Issue with Lucidscale cloudformation import with an AWS Org with multiple OU's
i’m trying to run the cloudformation ‘configure permissions with cloudformation’ to deploy the necessary resources in my AWS organization. I have a single account as the master payer and then over 30 accounts in various OU’s. I need to be able to use Lucidscale to create documentation of each account in these multiple OU’s.
I’m getting a failure on the deployment of this initial stackset. “Properties validation failed for resource MemberRoleStackSet with message: [#/StackInstancesGroup/0/DeploymentTargets/OrganizationalUnitIds/0: string [usedmyorgnazitional ID] does not match pattern ^(ou-[a-z0-9]{4,32}-[a-z0-9]{8,32}|r-[a-z0-9]{4,32})$]
I need to discover all accounts which reside in multiple OU’s. Nothing i’ve tried has helped with this. Any help? What should go in the parameters for
- BastionRootOrOrganizationalUnitId\
- MembersRootOrOrganizationalUnitId