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

https://github.com/yingding/azure_iac_templates

A collection of terraform modules for IaC for Azure cloud subscriptions
https://github.com/yingding/azure_iac_templates

Last synced: 3 months ago
JSON representation

A collection of terraform modules for IaC for Azure cloud subscriptions

Awesome Lists containing this project

README

          

## Introduction

This repository introduced template code of Terraform IaC on Azure for multi-environment deployment, through an automated powershell script.

The environment can be switch by providing the appropriate credentials in `envs/xxxx.env` file and pass it as parameter to the
`run-terraform.ps1` script in the root module

## Quick Start Guide

see [Quick Start](./QuickStart.md) guide to start.