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

CF template for additional account / region starts reciprocal scan #73

Closed
tess-barnes-mt opened this issue Oct 20, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working v1.1.0

Comments

@tess-barnes-mt
Copy link

Describe the bug
After running the supplied template to add a new account and region choice, reciprocal scanning started which was not expected

To Reproduce
Instantiate main perspective CF stack in Account A; region eu-west-2
Set up Cognito user and log into UI
Follow Account Management dialog to add a new account (Account B) region eu-west-2
Download cloud formation template
Apply template to get new 'listener authority' CF stack in Account B

Expected behaviour
Account A AWS Config is allowed to scan region in Account B, this shows in list of resources in Aggregator in AWS Config
Account B AWS Config shows authorisation it is granting to Account A

Actual behaviour
Account A AWS Config is allowed to scan region in Account B, this shows in list of resources in Aggregator in AWS Config
Account B AWS Config shows authorisation it is granting to Account A
Plus!...
Account B AWS Config aggregator is recording resources owned by Account A and shows a list of resources

@tess-barnes-mt tess-barnes-mt added the bug Something isn't working label Oct 20, 2020
@svozza
Copy link
Contributor

svozza commented Oct 20, 2020

Ah yes, the template is creating an aggregator in the second account but it doesn't actually need to do that does it?

@svozza svozza self-assigned this Nov 19, 2020
@thebutler12
Copy link
Contributor

Closing as fixed in v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.1.0
Projects
None yet
Development

No branches or pull requests

4 participants