Skip to content

Commit 873d598

Browse files
authored
note about tfvars
1 parent a30b65b commit 873d598

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Terraform/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ graph TD;
8383
C -->|Order Now| E[terraform apply]
8484
C -->|Delete Resource if needed| F[terraform destroy]
8585
```
86+
> [!IMPORTANT]
87+
> Please modify `terraform.tfvars` with your information. Then run the following flow:
88+
8689

8790
1. **Login to Azure**: This command logs you into your Azure account. It opens a browser window where you can enter your Azure credentials. Once logged in, you can manage your Azure resources from the command line.
8891

0 commit comments

Comments
 (0)