cloud-foundation-fabric/examples/data-solutions/data-platform-foundations/terraform.tfvars.sample

9 lines
175 B
Plaintext
Raw Normal View History

2022-01-31 09:58:55 -08:00
prefix = "prefix"
project_create = {
parent = "folders/123456789012"
billing_account_id = "111111-222222-333333"
}
organization = {
2022-02-01 00:19:32 -08:00
domain = "example.com"
2022-01-31 09:58:55 -08:00
}