/ng-az-tf-example

Angular SPA hosted in Azure Storage managed with Terraform

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

ng-az-tf-example

Angular SPA hosted in Azure Storage managed with Terraform

Required software

  • Angular CLI (verified with 8.3.21 ARM)
  • Azure CLI (verifed with 2.0.64 ARM)
  • Terraform (verfied with 0.12.2 ARM)

Azure CLI

You need to be logged in with the Azure CLI and the subscription you want to deploy to needs to be set as the default.

Steps

  1. git clone https://github.com/SlOrbA/ng-az-tf-example
  2. cd ng-az-tf-example
  3. terraform init
  4. terraform plan
  5. review the changes terraform is proposing
  6. terraform apply
  7. use curl of brower to view the output url