UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 42ba47dc authored by runyontr's avatar runyontr
Browse files

Merge branch 'terraform-fmt' into 'master'

style: terraform fmt

See merge request platform-one/big-bang/bigbang!233
parents b02f5275 328c6ce8
No related branches found
No related tags found
1 merge request!233style: terraform fmt
Pipeline #164539 passed
......@@ -30,7 +30,7 @@ variable "hub_tgw_rt" {
default = "tgw-rtb-04b66987e7d96a3d4"
}
variable ci_pipeline_url {
variable "ci_pipeline_url" {
type = string
default = "none"
description = "URL to the pipeline that created this resource"
......
......@@ -76,7 +76,7 @@ variable "agent_spot" {
default = false
}
variable ci_pipeline_url {
variable "ci_pipeline_url" {
type = string
default = "none"
description = "URL to the pipeline that created this resource"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment