Terraform Code Refactoring – State Manipulation | terraform state mv

Today a quick post about code refactoring and Terraform. Let’s assume that you have an AWS account with several projects in which you use IaC. You created a lot of resources, but decided to clean up the code and move a few S3 buckets to another module. You organize the code, but what to do … Continue reading Terraform Code Refactoring – State Manipulation | terraform state mv