Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit
The Cloud Foundation toolkit provides GCP best practices as code.
https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit
Last synced: 12 days ago
JSON representation
The Cloud Foundation toolkit provides GCP best practices as code.
- Host: GitHub
- URL: https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2019-04-02T23:22:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:52:28.000Z (6 months ago)
- Last Synced: 2024-05-23T06:55:52.671Z (6 months ago)
- Language: Go
- Homepage:
- Size: 13.3 MB
- Stars: 922
- Watchers: 59
- Forks: 444
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Cloud Foundation Toolkit Project
## Overview
The Cloud Foundation toolkit (henceforth, CFT) includes the following parts:
- A comprehensive set of production-ready Terraform blueprints that follow
Google's best practices. See https://cloud.google.com/docs/terraform/blueprints/terraform-blueprints for a complete list.
- A command-line interface (henceforth, CLI) that provides developer tooling for creating and managing Terraform blueprints.
- For the latest Config Connector blueprints, refer to https://github.com/GoogleCloudPlatform/blueprints. Older DM and Config Connector templates can be found in [previous releases](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/tree/v0.5.2).You can see a comparison between CFT and Fabric [here](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/FABRIC-AND-CFT.md).
## License
Apache 2.0 - See [LICENSE](LICENSE) for more information.