Terraform

Terraform 0.12 General Release

Back in July of last year Hashicorp announced the preview of Terraform 0.12. As of yesterday (May 22nd) 0.12 is now in generally availability
Terraform

Terraform: EC2 access to CodeCommit without HTTPS or SSH credentials.

The Problem I needed a way for a EC2 instance to clone a CodeCommit repository without using HTTPS credentials or a SSH key. Specifically I…
Terraform

The case against Terraform to prevent vendor lock-in.

While I like Terraform, using it to prevent vendor lock in is bul***it; The belief of preventing vendor lock in is a false promise of…