jungopro / terraform-azurerm-static-website

Terraform Module to create a storage container with static website enabled on Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-azurerm-static-website

Terraform Module to create a storage container with static website enabled on Azure

Requiermentes

  • Must have azure-cli installed with version >= 2.0.67
  • Must enable storage-preview az extension.
  • You can use az extension add --name storage-preview to enable the extension

About

Terraform Module to create a storage container with static website enabled on Azure

License:MIT License


Languages

Language:HCL 100.0%