Terraform
Terraform related tips & tricks, issues & resolutions
Terraform Resource Listing for Nested Directory
As a DevOps engineer, managing and maintaining large-scale infrastructure deployments with Terraform can be a daunting task. One of the most critical aspects of this process is keeping track of resources created by Terraform across multiple workspaces and directories. In this article, we'll explore a simple yet powerful script that automates the listing of Terraform resources under nested directory structures.
Updated 15 Aug, 2024
Read MoreAutomating AWS Infrastructure Provisioning with Terraform and GitHub Actions
Automating the provisioning of AWS infrastructure is essential for ensuring consistency and minimizing human errors during deployments. With Terraform and GitHub Actions, you can implement a Continuous Delivery (CD) pipeline that deploys to multiple environments (like staging and production) across different AWS accounts.
Updated 28 Aug, 2024
Read MoreNo sub-category under this category