Loading terraform/variables.tf +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ----------------------------------------------------------------------------- # These will be defined during CI (or a terraform.tfvars file locally) variable "projects_token_map" {} #variable "projects_token_map" {} variable "ssh_key_file" {} variable "image" { Loading Loading
terraform/variables.tf +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ----------------------------------------------------------------------------- # These will be defined during CI (or a terraform.tfvars file locally) variable "projects_token_map" {} #variable "projects_token_map" {} variable "ssh_key_file" {} variable "image" { Loading