Giter Site home page Giter Site logo

tfazurelab's Introduction

Terraform Azure Workshop with Terraform Cloud

Please make sure you have added the following environment variables in Terraform Cloud Variables sections

  • ARM_SUBSCRIPTION_ID - "id" from az account show
  • ARM_CLIENT_ID - Service Principal Id Or Client Id ("appId" from az ad sp create-for-rbac --name <>)
  • ARM_CLIENT_SECRET - Service principal key Or Client Secret ("password" from az ad sp create-for-rbac --name <>)
  • ARM_TENANT_ID SENSITIVE - Tenant ID ("tenant" from az ad sp create-for-rbac --name <>)

image

Environment Variables

image

Terraform Cloud Automatically Set the following values in environment variables

  • export ARM_SUBSCRIPTION_ID="XXXX-d959-4415-bb65-8aec2c90ba62"
  • export ARM_CLIENT_ID="XXXX-69bf-4483-a2cc-b726e1e65d87"
  • export ARM_CLIENT_SECRET="93b1423d-26a9-4ee7-a4f6-XXXX"
  • export ARM_TENANT_ID="72f988bf-86f1-41af-91ab-XXXX"

tfazurelab's People

Contributors

dbtutor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.