/hashicat-azure

Sample app for Terraform workshops

Primary LanguageHCLApache License 2.0Apache-2.0

HashiCat - Azure

A simple, static web application deployed entirely by Terraform for use in HashiCorp demos and workshops.

Prerequisites

Azure       Terraform Cloud

First and foremost, an Azure account will be needed. The Terraform configuration will need values for the following variables for which Azure resources should be created:

  • subscription_id
  • client_id
  • client_secret
  • tenant_id

Also required, a place to run terraform operations. These options include:

  • Terraform Cloud - includes the ability to run Terraform operations remotely, securely store state files, and more!
  • Terraform Open Source - an open source binary which can be executed locally

The only other requirement would be input for the variable of "prefix" which is used when naming the different resources involved.

Gratuitous Cat Image

Cat Image

Test Status

CircleCI