Recently I had the pleasure of presenting a CUGC User Share Webinar on an Introduction to Terraform. I specifically chose to focus on using Terraform with Azure (as this is an area I regularly work within).
✅ https://mycugc.org/events/details/cugc-global-presents-user-share-an-introduction-to-terraform/
Within this webinar I covered off the following areas:
-
What is Terraform?
-
How Terraform works
-
What is Infrastructure as Code?
-
Why use Infrastructure as Code?
-
Installing Terraform, Visual Studio Code, and the Azure CLI
-
The importance of the State File
-
Use cases for the Citrix Administrator
-
Where you can learn more…
You can watch the Webinar Recording below, or on CUGC here: ✅ https://mycugc.org/events/details/cugc-global-presents-user-share-an-introduction-to-terraform/
Helpful Resources (shared as part of the Webinar):
-
HashiCorp Learn: https://learn.hashicorp.com/collections/terraform/azure-get-started
-
State File Overview: https://www.terraform.io/language/state
-
Azure Terrafy: https://jakewalsh.co.uk/testing-out-azure-terrafy/
More Samples and Code Examples:
-
https://github.com/jakewalsh90/Terraform-Azure
-
https://github.com/jakewalsh90/Terraform-Modules-Azure