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

https://github.com/kolosovpetro/azure-terraform-backend

Script to quickly create terraform backend using Azure CLI
https://github.com/kolosovpetro/azure-terraform-backend

azure azure-cli terraform

Last synced: about 1 month ago
JSON representation

Script to quickly create terraform backend using Azure CLI

Awesome Lists containing this project

README

          

# Azure Terraform Backend

Script to quickly create terraform backend using Azure CLI.

## Steps

- Install Azure CLI: https://community.chocolatey.org/packages/azure-cli
- Login to Azure: `az login --use-device-code`
- Set subscription: `az account set --subscription "My Subscription"`