The Cloud Foundation toolkit (henceforth, CFT) includes the following parts:
- A comprehensive set of production-ready resource templates that follow Google's best practices, which can be used with the CFT or the gcloud utility (part of the Google Cloud SDK) - see the template directory
- A command-line interface (henceforth, CLI) that deploys resources defined in
single or multiple CFT-compliant config files - see:
- The CFT source Python files (the
src/
directory) - The CFT DM User Guide
- The CFT source Python files (the
- A growing set of sample Config Connector YAML configurations - see the solutions directory
In addition, the CFT repository includes a sample pipeline that enables running CFT deployment operations from Jenkins - see the pipeline directory.
Apache 2.0 - See LICENSE for more information.