• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language HCL
  • Created over 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A repo self-lead to give you an understanding on deploying Terraform on Azure

Terraform on Azure

A repo self-lead to give you an understanding on deploying Terraform on Azure from the basics to deploying into Azure.

What you will learn

In this self-lead, you will learn how to deploy Terraform on Azure from the basics to deploying into Azure.

This self-lead journey is broken down into 7 sections:

  1. Terraform Basics
  • Terraform Installation
  • Terraform Basic Commands
  • Introduction to Terraform resources
  • Using Terraform Azure Provider
  1. Terraform Variables
  • Introduction to Terraform Variables
  • Terraform tfvars
  • Local Variables
  1. Terraform State
  • Introduction to Terraform State
  • Local vs Remote State
  1. Terraform Advanced
  • Depends On
  • For Each
  • Count
  • Conditional Expressions
  • Dynamic Blocks
  1. Secret Management in Azure
  • Introduction to Azure Key Vault
  • Introduction to Azure Key Vault Secrets
  • Deploying Secrets to Azure Key Vault using Terraform
  1. Terraform Modules
  • Introduction to Terraform Modules
  • Using Terraform Modules & deploying
  1. Terraform AzAPI
  • Introduction to Terraform AzAPI
  • Using Terraform AzAPI & deploying

Prerequisites

How to use this repo / self-lead format

This repo is broken down into 7 sections, each section has a README.md file that will guide you through the self-lead. Each section may have a number of README.md files that will guide you through the section. These are also numbered to help you navigate.

Please do start from the beginning and work your way through the self-lead setup. Starting at 1 and working your way through to 7.

As you work through the self-lead, you will be asked to run various terraform. Please ensure you are in the correct terraform directory when running the terraform commands. (You will learn how to do this in section 3 terraform state) - Also remember to destroy your resources when you are done in each section.

Request a new tutorial / feature in this repo

Please do reach out to me or raise an issue on the GitHub repo if you are wanting me to include additional content - I feel it will be a continous work in progress to give you an understanding of Terraform while giving you the ability to deploy resources into Azure!

More Repositories

1

DevOps-Journey-Using-Azure-DevOps

A DevOps journey using Azure DevOps (CI/CD, reporting, terraform, AKS)
HCL
287
star
2

thomasthorntoncloud-examples

HCL
206
star
3

deploy-first-containerapp-terraform

Deploy your first Azure Container App using Terraform & GitHub Action (CI/CD, terraform, Container App)
HTML
28
star
4

thomasthorntoncloud-terraform-example

HCL
9
star
5

talks-and-demos

Repo containing content from talks and demos
HTML
7
star
6

pre-commit-hooks-blogpost

Repository created for pre-commit hook blog post
HCL
6
star
7

thomasthorntoncloud-azurebicep-github-action

Repository to demo Azure Bicep being deployed with GitHub Action
Bicep
4
star
8

thomast1906

Config files for my GitHub profile.
3
star
9

azure-back-to-school-2021

HCL
3
star
10

Azure-Functions-TableStorage-PowerShell-WordPress-Twitter

Azure Functions - Using PowerShell To retrieve WordPress blog data using API, storing in Azure Table Storage and randomly Tweeting
PowerShell
3
star
11

fluxv2-basic-helm

Basic repo to deploy an initial setup of fluxv2 with helmcharts
Shell
2
star
12

Docker-Image-ACR-GitHub-Action

Build and push Docker Image to Azure Container Registry using GitHub Action
HTML
2
star
13

thomasthorntoncloud-azurecontainerregistry-github-action

Repository to demo deploying Container Image to Azure Container Registry with GitHub Action
JavaScript
2
star
14

azure-keyvault-secrets-githubaction-bash

Repo created to show how to retrieve secrets from Azure Key Vault to be used within the GitHub Action(s)
2
star
15

dynamic-checkout-repo

Repo for blog post
2
star
16

fluxv2-demo-config

Repository to store fluxv2 demo config
1
star
17

azure-aks-fluxextension-demo

HCL
1
star
18

terraform-azure-github-action-blog-at-scale

Repository for blog post: Configurations I recommend you setup to deploy your Terraform into Azure at scale using GitHub Actions
HCL
1
star