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

feat: Lacework ExternalID #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jon-stewart
Copy link

@jon-stewart jon-stewart commented Sep 13, 2023

Jira

https://lacework.atlassian.net/browse/GROW-2419

Description

Using the new Lacework External ID format of lweid:<csp>:<version>:<account_name>:<aws_account_id>:<random_string_size_10>

Testing

Tested by uploading to AWS Console.

@@ -14,13 +14,21 @@ Parameters:
Invalid resource name prefix. Must match pattern
^[a-zA-Z0-9]+(?:-[a-zA-Z0-9]+)*$
ExternalID:
Default: 4CEBE3B
Default: 4CEBE3BCEB
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jefferyfry what do you think about making this a random string made of the Stack ID you mentioned? would that be a lot to add? should we just leave this as a fixed string?

@afiune
Copy link

afiune commented Sep 14, 2023

The lambda functions need to be updated too:

https://github.com/lacework-alliances/lacework-control-tower-cfn/blob/master/lambda_functions/source/account/account.py#L166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants