Skip to content

gousiya786/Terraform-azure-iac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Azure IaC

Creates a Resource Group + Storage Account (starter template).

Run

terraform init
terraform plan -var="rg_name=rg-fathima-dev" -var="storage_account_name=<unique>"
terraform apply -auto-approve -var="rg_name=rg-fathima-dev" -var="storage_account_name=<unique>"

About

Terraform Infrastructure as Code templates for provisioning Azure resources, including resource groups, networking, and storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages