This is how you want to manage your Terraform modules

Photo by Kadarius Seegars on Unsplash
What if I told you there is a way to manage all your private terraform modules, in a mono-repo, with independent versioning, without using git tags? After researching for a proper open-source tool, I found the right one for the job.
Read more →

Atlantis CI Slack Integration

Atlantis CI Slack Integration
Atlantis Terraform pull-request with Slack integration

Terraform: why data sources and filters are preferable over remote state

Photo by Ivan Bandura on Unsplash
Why Terraform data sources are preferable over remote state, with use-cases using multiple filters based on tags to filter resources dynamically
Read more →

If you don’t use a secret management tool, you’re doing it wrong

Photo by Michelen Studios on Unsplash
Secrets management refers to the tools and methods for managing digital authentication credentials (secrets), including passwords, keys, APIs, and tokens for use in applications, services, privileged accounts, and other sensitive parts of the IT ecosystem. While secrets management is applicable across an entire enterprise, the terms secrets and secrets management are referred to more commonly in IT about DevOps environments, tools, and processes. “Three may keep a secret, if two of them are dead.
Read more →