Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 338 Bytes

File metadata and controls

13 lines (10 loc) · 338 Bytes

Terraform - Create a Static Website on Azure Storage Account

In this project, we are creating a static website on an Azure storage account using Terraform.

We are outputing the website URL in the outputs.tf file.

Used resources in Terraform:

  • Resource group
  • Storage account
    • Static website
  • Random
  • Storage blob
  • for_each