Skip to content

Commit 7d0cf80

Browse files
committed
fix: remove wrong vars
1 parent 874fbed commit 7d0cf80

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ibmcloud_vs/account_bootstrap/module_variables.tf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
variable "module_var_bastion_user" {
3-
}
4-
5-
variable "module_var_bastion_ssh_port" {
6-
type = number
7-
default = 50222
8-
}
9-
102
variable "module_var_ibmcloud_vpc_availability_zone" {}
113

124
variable "module_var_dns_root_domain_name" {}

0 commit comments

Comments
 (0)