Bootstraps Terraform usage and related CI/CD in a new Google Cloud organization
The terraform-google-bootstrap module is designed to assist in bootstrapping a Google Cloud Platform (GCP) organization by creating all necessary GCP resources and permissions for using the Cloud Foundation Toolkit (CFT). Additionally, it provides a submodule for setting up Cloud Build and Cloud Source Repos for managing foundational code.
The terraform-google-bootstrap module simplifies the process of setting up a GCP organization by creating essential resources and permissions required for using the Cloud Foundation Toolkit. It provides a structured approach to initializing the GCP environment, enabling APIs, setting up service accounts, managing Terraform state, and granting necessary permissions to different groups within the organization. By following the installation guide and providing the required inputs, users can easily bootstrap their GCP organization for seamless operations using the Cloud Foundation Toolkit.