Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
Adding Terraform version with screenshots
Browse files Browse the repository at this point in the history
Adding Terraform version with screenshots
  • Loading branch information
gavin-lai committed Feb 1, 2021
1 parent 63b198e commit 1d830b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ Cloud Application Manager currently supports Terraform configuration **version 0

3. In the box, select **New** in Templates, under Code tab.

![Select Terraform template file](../../images/cloud-application-manager/template-box/terraform-version2-2a.png)
![Select Terraform template file](../../images/cloud-application-manager/template-box/terraform-parameters-2b.png)
![Select Terraform template file](../../images/cloud-application-manager/template-box/terraformboxes2.png)

* **Blank Template**. Develop one from scratch. When you save, you have a blank template you can start authoring. Configuration files with extensions `.tf`, `.tf.json` and `.auto.tfvars` are allowed.
* **File**. Upload an existing template. When you save, the contents of the file are available in the template. You can upload one up to 1MB in size.
Expand All @@ -76,7 +75,8 @@ Cloud Application Manager currently supports Terraform configuration **version 0

2. Customize parameters. Although optional, if you have them in the template, they’re automatically shown under Variables. You can customize several parameters as in this example.

![Terraform template box variables](../../images/cloud-application-manager/template-box/terraformboxes3.png)
![Terraform version variables](../../images/cloud-application-manager/template-box/terraform-versions-3a.png)
![Terraform template box variables](../../images/cloud-application-manager/template-box/terraform-parameters-3b.png)

**Variables in Terraform boxes**:

Expand Down

0 comments on commit 1d830b9

Please sign in to comment.