An open API service indexing awesome lists of open source software.

https://github.com/erankitcs/terraformwithazure

This repository is created to practice terraform for Azure Cloud
https://github.com/erankitcs/terraformwithazure

azure azure-devops hcl iac infrastructure-as-code practice-terraform terraform terraform-azure

Last synced: about 2 months ago
JSON representation

This repository is created to practice terraform for Azure Cloud

Awesome Lists containing this project

README

          

# TerraformWithAzure
This repository is created to practice terraform for Azure Cloud.
Below services were created with help of terraform deployment.
- Storage Account
- Blob and File share
- Virtual Network and Subnet and NSG
- Virtual Machine
- Web App
- Database for MySQL

## How to use
- terraform init
- terraform plan
- terraform apply