Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
2.2k
stars
164
forks
source link
aws: Implement 'FixResource' to add logig for 'aws_db_subnet_group' #381
Closed
xescugc closed 1 year ago
The 'aws_db_subnet_group' with name 'default' have to be skipped as it's raises an error because they are managed by AWS so you cannot declare them.
Closes #376