Generated: 2026-03-15T13:43:29.788801Z Profile: Simple Organization: acme.com
This document describes the Cloud Foundation configuration for acme.com. This establishes your GCP Landing Zone.
| Attribute | Value |
|---|---|
| Cloud Foundation Name | acme-lz2 |
| Organization ID | `` |
| Primary Region | us-central1 |
| Configuration Profile | Simple |
| Architecture Type | Standalone |
| Compliance Frameworks | CIS |
| Organization Policies | 8 enforced |
| Log Retention | 365 days |
| Billing Account | `` |
This cloud foundation is configured to support:
- CIS
acme.com ()
│
├── 📁 Production
│ └── Purpose: environment
├── 📁 Development
│ └── Purpose: environment
| Folder | Purpose | Description |
|---|
| Production | environment | Production workloads |
| Development | environment | Development and testing |
| Project Name | Folder | Purpose | APIs |
|---|
| prj-shared-services | Production | cicd | cloudbuild.googleapis.com |
Configured environments: Development, Production
| Group Name | Purpose | Roles |
|---|
| gcp-admins@acme.com | org_admin | roles/resourcemanager.organizationAdmin, roles/billing.admin |
| Name | Project | Purpose | Roles |
|---|
| terraform-sa | prj-shared-services | terraform_org | roles/resourcemanager.organizationAdmin, roles/iam.organizationRoleAdmin, roles/orgpolicy.policyAdmin, roles/billing.admin |
| Attribute | Value |
|---|---|
| Architecture Type | Standalone |
| VPC Name | Project | Routing Mode | Purpose |
|---|
| vpc-main | prj-shared-services | GLOBAL | production |
| Subnet | VPC | Region | CIDR | Private Google Access |
|---|
| sb-main-us-central1 | vpc-main | us-central1 | 10.0.0.0/24 | Yes |
8 organization policies configured:
| Constraint | Enforcement | Scope |
|---|
| compute.skipDefaultNetworkCreation | enforce | organization |
| storage.uniformBucketLevelAccess | enforce | organization |
| iam.disableServiceAccountKeyCreation | not_enforce | organization |
| compute.requireShieldedVm | enforce | organization |
| compute.disableSerialPortAccess | enforce | organization |
| compute.requireOsLogin | enforce | organization |
| compute.disableNestedVirtualization | enforce | organization |
| compute.vmExternalIpAccess | deny_all | organization |
| Setting | Value |
|---|---|
| Default Retention Period | 365 days |
| Setting | Value |
|---|---|
| Logging Project |
| Budget Name | Amount | Scope |
|---|
| Total Monthly Budget | USD 1000 | billing_account |
This wizard has generated configuration data files (.tfvars) that capture your cloud foundation design decisions. These files are not directly executable — they require Terraform modules to consume them.
| File Type | Purpose | Directly Executable? |
|---|---|---|
*.tfvars |
Variable values for Terraform | No — needs modules |
README.md |
This documentation | N/A |
Transform these configurations for use with Google FAST Fabric:
FAST Fabric provides:
- Production-tested modules
- Multi-stage deployment
- Built-in CI/CD integration
- YAML-based factories
Use the tfvars as a reference to build your own modules, then reference the generated files:
terraform plan -var-file="02_resource_hierarchy.auto.tfvars"Share these files with Google Cloud Professional Services (PSO), Google Cloud Partners, or independent cloud consultants.
Deploy in this order when you have modules:
1. Bootstrap (0-bootstrap)
└── 2. Resource Management (1-resman)
└── 3. Networking (2-networking)
└── 4. Security (2-security)
└── 5. Project Factory (3-project-factory)
- FAST Fabric: See FAST documentation
- Community: r/googlecloud, Stack Overflow
-
No Warranty: These configurations are generated based on your inputs. Review thoroughly before any deployment.
-
Security Review Required: Have your security team review IAM bindings and org policies before deployment.
-
Cost Implications: Deploying this infrastructure will incur GCP charges. Review the Cost Management section.
-
Not Production-Ready Code: The tfvars files are design artifacts, not production Terraform modules.
-
Your Responsibility: Actual deployment, testing, and maintenance are your responsibility.
| Role | |
|---|---|
| Primary Contact | cloudteam@acme.com |
Generated by Merlin Studio. Licensed under CC BY-ND 4.0