Terraform modules CI/CD for multiple environments – Amazon Web Sevices
I've built a full infrastructure for our team using Terraform which is working well. The solution is based on terraform modules, this is our structure at the moment modules eks eks.tf variables.tf lambda lambda.tf variables.tf s3 s3.tf variables.tf staging eks…