Skip to content

data-tangles/terraform-azure

Repository files navigation

terraform azure renovate

HitCount

Terraform Azure

This repo contains various Terraform modules for common services in Azure.

📂 Repository structure

The Git repository contains the following directories:

📁 labs # these are lab environments composed of multiple modules
📁 modules # these are common Azure Terraform Modules
📁 production # these are modules specific to my own environment

Getting Started

  1. Clone this repo locally
  2. Install Terraform for the appropriate operating sytem on which you will be running the tool. Instructions here
  3. Change the values in the terraform.tfvars file to your own values and run the terraform init, plan and apply CLI commands

Extra Notes

I run my Terraform using Azure Pipelines. You may notice the terraform.tfvars file values contain #{ }# tokens. This is because I use the Replace Tokens extension which allows you to inject variables from pipeline variables or variable groups within Azure DevOps

About

Collection of Terraform modules for Azure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages