Преглед изворни кода

Fixed issue with Terraform lab script

main
kusum пре 1 година
родитељ
комит
96321529b4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      AUPropertyAutomation/terraformlabtf/configuration.tf

+ 1
- 1
AUPropertyAutomation/terraformlabtf/configuration.tf Прегледај датотеку

@@ -18,7 +18,7 @@ data "akamai_property_rules_template" "rules-template" {
variables {
name = "user_id"
value = "${var.UserID}"
type = "bool"
type = "string"
}
}


Loading…
Откажи
Сачувај