Skip to content

Microshak/Terraform-IoTHub-RA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT

Guide to Terraforming IoT Reference Design in Azure alt text

Getting started

  1. install azure CLI
  2. git clone this repo
  3. navigate to the cloned root
  4. az login
  5. use the terraform commands to build or tear down Azure Resources

Terraform commnds

terraform init - inits the workspace

terraform plan - checks for errors

terraform apply - deploys

terraform destroy - tears down

Cloud Shell

Instead of installing the Azure CLI, setting up a Service Principal and the rest of the Terraform Variables you can use the Azure Portal Cloud Shell.

We have made the Terraform experience as simple as possible, as all of the environment details are setup based on your default account through the Azure CLI.

Alt text

alt text

About

Terraform all of the Azure IoT tools you will need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages