Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discovery Process Assumes Root Account Is Management Account #496

Closed
svozza opened this issue Jan 3, 2024 · 2 comments
Closed

Discovery Process Assumes Root Account Is Management Account #496

svozza opened this issue Jan 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@svozza
Copy link
Contributor

svozza commented Jan 3, 2024

When Workload Discovery is running in AWS_ORGANIZATION mode, the discovery process assumes that the root account is the management account but this is not always the case. This means that the frontend displays an incorrect error message on the Accounts page when the global resources template has not been deployed to the management account.

@svozza svozza added the bug Something isn't working label Jan 3, 2024
@svozza
Copy link
Contributor Author

svozza commented Jan 3, 2024

The fix for this is to use the DescribeOrganizations API to retrieve the management account ID.

@svozza
Copy link
Contributor Author

svozza commented Jan 19, 2024

This has been fixed in the 2.1.4 release released yesterday.

@svozza svozza closed this as completed Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant