Building configurations
Adding Templates
-
Creating a basic template
Create your first template.
-
Defining template properties
Template properties are arbitrary variables that you can use in place of hard coding template values.
-
Using environment variables
Use predefined environment variables in your templates.
-
Creating template modules
Create and use template modules as helper files for your templates.
-
Importing Python libraries
If you are writing Python templates, you can import and use common Python libraries in your templates.
-
Adding templates as composite type
If you plan to use certain templates regularly, add those templates permanently to Deployment Manager as composite types.
-
Describing, listing, and deleting types
List, describe, and delete types that belong to your project.
-
Defining schemas for templates
Create a schema file to enforce how users interact with your templates.
-
Storing templates on an external host
Learn how to use templates hosted on Google Cloud Storage or hosted on third-party sites like GitHub.