21 lines
407 B
HCL
21 lines
407 B
HCL
access_policy_config = {
|
|
access_policy_create = {
|
|
parent = "organizations/1234567890123"
|
|
title = "ShieldedMVP"
|
|
}
|
|
}
|
|
folder_config = {
|
|
folder_create = {
|
|
display_name = "ShieldedMVP"
|
|
parent = "organizations/1234567890123"
|
|
}
|
|
}
|
|
organization = {
|
|
domain = "example.com"
|
|
id = "1122334455"
|
|
}
|
|
prefix = "prefix"
|
|
project_config = {
|
|
billing_account_id = "123456-123456-123456"
|
|
}
|