iac_modules/config/xzerolab/sit/gcp-cloud/accounts/bootstrap.yaml

21 lines
503 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

project_id: xzerolab-480008
environment: bootstrap
state:
bucket_name: gcp-cloud-iac-state
bucket_location: US
firestore_location: us-central1
iam:
deployer_identity: github-ci-runner # 对应 AWS 的 IAM Usergithub-ci-runner
deploy_role_name: IacDeployRole # 对应 AWS 的 IAM RoleTerraformDeployRole
deploy_role_bindings:
- roles/resourcemanager.projectIamAdmin
- roles/storage.admin
- roles/compute.admin
tags:
Owner: Platform
Project: CloudNeutral