Send feedback
Download and deploy Terraform
Stay organized with collections
Save and categorize content based on your preferences.
Preview
This product is subject to the "Pre-GA Offerings Terms" in the General Service Terms section
of the Service Specific Terms .
Pre-GA products are available "as is" and might have limited support.
For more information, see the
launch stage descriptions .
If you have your own deployment tools and workflows, you can download the
application template design as Terraform files, including the following:
main.tf
: Infrastructure code that includes a module for each component in
the template.
outputs.tf
: Exposes information about infrastructure components that are
deployed.
variables.tf
: Declares name, type, and description for variables used in
the main.tf
file.
input.tfvars
: Defines values for variables used in the main.tf
file.
For background information, see Overview of Terraform on
Google Cloud .
If you don't have your own deployment tools and workflows, see Deploy an
application from the
Google Cloud console .
Before you begin
You must have one of the following
roles :
Application Admin (roles/designcenter.applicationadmin
)
Application Operator (roles/designcenter.applicationoperator
)
To export your template design as Terraform files, do the following:
From the left menu, click Templates .
Go to Templates
Click the Template ID that you want to export.
Click Get Code . A zip file is downloaded to your local computer. You can
deploy the application using your own deployment tools and workflows.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-26 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-26 UTC."],[],[]]