Azure Key Vault Pt.1

As you learn to use IaC and Terraform, it is natural to progress from initially supplying credentials for a resource in the main.tf…
As you learn to use IaC and Terraform, it is natural to progress from initially supplying credentials for a resource in the main.tf…
Scenario: You have infrastructure already deployed in the cloud and for a variety of reasons (comfort level, scope of responsibilities, etc.) are not…
Once you have bribed convinced your team to adopt Terraform, it's time to find a better place for your tfstate files than a…
Plowing a brownfield Rarely you get the luxury of deploying infra in a pristine, greenfield environment. Most of the time you'll have already…
Why Terraform Cloud agnostic - skills learned deploying to AWS are transferable when working with other hyperscalers like Azure or GCP...and even applicable…