Skip to content

Commit 0e9a973

Browse files
Libr4rianCopilot
authored andcommitted
Update ovh/pci-private-subnet/variables.tf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ee2dbe4 commit 0e9a973

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ovh/pci-private-subnet/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ variable "dhcp" {
5555
}
5656

5757
variable "no_gateway" {
58-
type = string
58+
type = bool
5959
description = "Set to true if you don't want to set a default gateway IP"
6060
default = false
6161
}

0 commit comments

Comments
 (0)