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

https://github.com/thisisnttheway/terraform_azure


https://github.com/thisisnttheway/terraform_azure

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# terraform_azure

Terraform Azure example.

To get started:
```PowerShell
init.ps1 "tenantName"
```

Will install dependencies and prepare an azure tenant for use with Terraform.
Creates a service principal, a storage account and container (if missing).

Auxilliary scripts can be found in `scripts\`.