- Get an Azure K8s Cluster set up using Terraform through Azure Pipelines
- Deploy an App (nginxdemo) through Azure Pipelines
- Prevent changes to notes (and readme.md) from triggering builds
- Change main build agent to Linux
- Add a stage for Terraform tasks to run specifically with Windows agent
- Deploy the same App using Helm
- Update an A record with the address of the App (see Adam's example) bakers-foundry.co.uk
I'll follow this tutorial get familiar with the Terraform Pipeline process, then retrofit it to serve my above purposes.
Notes will be kept in a separate file.