Azure Storage Account | Terraform

In these Hands-On Storage Account is created and that storage account Blob storage is created and index.html file is uploaded

Pre-requisites -

Azure Account Terraform Azure CLI

main.tf

Terraform init

terraform validate

terraform plan

terraform apply

OUTPUT -

TERRAFORM DESTROY

Last updated