You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But org-formation still manages them via API calls and not via CloudFormation. Having the resources managed via CloudFormation would make it easier to migrate from/to org-formation.
Not an issue for most/many, but CloudFormation has a resource limit of 500 resources, so migrating to CF would limit OFN to manage a maximum of 500 accounts.
Subject of the issue
AWS Cloudformation added support for the following new resource types
But org-formation still manages them via API calls and not via CloudFormation. Having the resources managed via CloudFormation would make it easier to migrate from/to org-formation.
Your environment
Steps to reproduce
Tell us how to reproduce this issue. Please provide ofn projct files if possible,
you can use this template as a base.
https://plnkr.co/edit/m568SDw2KPufQsUl
aws cloudformation list-stacks
in the management account of an Organization managed via org-formationExpected behaviour
There should be stacks for the Organization, the OUs, the Accounts and policies
Actual behaviour
no stacks are listed there
The text was updated successfully, but these errors were encountered: