Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 498 Bytes

1-Configure-Terraform-Remote-Storage.md

File metadata and controls

11 lines (9 loc) · 498 Bytes

Configure Storage Account for Terraform State File

In this step you create the location that will store the remote Terraform State file

Create Blob Storage location for Terraform State file

  1. Edit the variables
  2. Run the script ./create-terraform-storage.sh
  3. The script will create
  • Azure Resource Group
  • Azure Storage Account
  • Azure Blob storage location within Azure Storage Account