SmartloopHQ / tf_azure_blob

Terraform plan for provision azure blob storage for static websties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf_azure_blob

Terraform plan for provision azure blob storage for static websites

Inputs

Name Description Type Default Required
subscripton_id Azure Subscription ID string null yes
resource_name Name of resource group string null yes
location Azure region string eastus no

Outputs

None

Requirements

Name Version
terraform >= 1.0.1
azurerm >= 3.0.0

About

Terraform plan for provision azure blob storage for static websties


Languages

Language:HCL 100.0%