Przeglądaj źródła

Fixed issue with Terraform lab script

main
kusum 1 rok temu
rodzic
commit
96321529b4

+ 1
- 1
AUPropertyAutomation/terraformlabtf/configuration.tf Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz