Topic: Refactoring with Terraform
All the articles with the topic "Refactoring with Terraform".
1. How to handle simple and complex terraform outputs
This episode is a show and tell on how to setup simple and complex terraform output.
2. How to configure cloudwatch logs on ECS
On this episode, I look into refactoring my ECS private terraform module by creating and configuring cloudwatch log resource as log configuration on my ECS task definition.
3. How to setup container definitions with Terraform templatefile
This episode on refactoring terraform modules is a show and tell on how to implement templating when setting up container definition for ECS resources.
4. How to setup terraform module for ECS Fargate
How to setup ECS infrastructure using Fargate.