Tag: Terraform
Turns out, Hashicorp is a garbage organization.
TL;DR: Hashicorp send DMCA to OpenTofu group accusing them of duplicating copyrighted code. Turns out Hashicorp copied the code to look like OpenTofu. All of…
Tooling: IAM Legend
AWSÂ IAMÂ actions autocomplete, documentation and wildcard resolution for Visual Studio Code. Supports Serverless Framework, AWS SAM, CloudFormation and Terraform. This extension come from Sebastian Bille over…
How to: Host an secure, serverless high performance static website in AWS
The Situation In todays internet website hosting complexity goes from simple to complex very quickly. With the multitude of requirements scaling from just a webpage…
Release: OptOut of data gathering used to AI/ML by AWS
In response to an article published by Corey Quinn coupled with my personal dislike of big-corps using my action to profit I put together a…
Do you use Terraform via AWS Service Catalog?
Saw this in my news feed yesterday. Another material impact to the user base due to Hashicorps license change of Terraform. If you use Terraform…
Tofu is the future of Terraform
As the fall out from Hashicorp’s rug-pull of a license change to Terraform continues to unfold the community has done what many of us saw…
Companies need to stop abusing the Open Source Community
Atlassian, Docker, Hashicorp, Mongo, Redis, and the list goes on, all abusing the open source community to gain market share then rug-pulls a license change…
Generate a SSH key via Terraform for EC2
As one of the longest lasting forms of access authentication Secure Shell (SSH) is a core tool used in every day computing. Additionally, it comes…
My thoughts on the HashiCorp Infrastructure Automation Certification
One persons thoughts on the Hashicorp Terraform Associate certification.
How to: AWS Service Endpoints via Terraform for fun and profit
Recently I found myself designing a system that had AWS Lambda functions inside a private VPC. But I needed to pass a payload from the…