former2 icon indicating copy to clipboard operation
former2 copied to clipboard

Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.

Results 184 former2 issues
Sort by recently updated
recently updated
newest added

The scans do not pick up any Synthetics Canaries even when running on Administrator access/role

When I add a Redshift cluster in the UI and generate Former2 only generates the CF for just the Redshift cluster itself and not any of the dependent resources like...

I'd like to for Former2 to be able to learn what dependent resources for a resources being generated were created by existing CF stacks in the AWS account and then...

Hi, I recently did a full account scan of a big AWS account. I see that some of my EC2 ASGs don't have all the instance associated with them since...

I have several AWS accounts, but one really big one. The big one takes hours to scan the whole account before I use the generator to create CF/TF. I'm concerned...

Workflow updates Change s3 cp to sync with delete, so that the bucket matches what is in code Add issue templates for bug reports and feature requests Add docker flows...

Been loving Former2 for the past year! This is the first time I've had an issue. Running locally with docker and local Edge extension, latest from repo ([256bb99](https://github.com/iann0036/former2/commit/256bb9955c9e5a56cc96fc754834bff2ccd80b5f)). If I...

These errors are occurring in console and causing to hang: ``` Too many requests for RoboMaker.listFleets, sleeping for 500ms mappings.js:2 Too many requests for RoboMaker.listFleets, sleeping for 811ms mappings.js:2 Too...

Is there a filter option? It seems to spend ages scanning resources that I do not have

It is possible to use [aws-sdk-v3](https://github.com/aws/aws-sdk-js-v3) instead of the current aws-sdk-v2? Thanks