cycloidio / terracognita

Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
MIT License
2.17k stars 163 forks source link

aws: new resource #368

Open kellyj4 opened 1 year ago

kellyj4 commented 1 year ago

Add resource: aws_ec2_managed_prefix_list

Thanks for work on this tool.

I have written and tested some code to achieve the above feature.