iann0036 / former2

Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
https://former2.com
MIT License
2.23k stars 269 forks source link

Export Cloudformation StackSet and Stack yaml file #238

Open aharonadav opened 2 years ago

aharonadav commented 2 years ago

Hi, Is the application supports of export StackSet settings or normal Stack json/yaml code ?

iann0036 commented 2 years ago

Hi @aharonadav,

Former2 isn't organization-aware and only generates single account CloudFormation Stacks in YAML.

reidca commented 2 years ago

Are there any plans to make former2 work with AWS organizations? The ability to scan multiple accounts under an ou would be an amazing addition.