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

fix: add list log group tag policy statement #200

Closed
wants to merge 1 commit into from

Conversation

patheard
Copy link
Member

@patheard patheard commented Jan 3, 2023

Summary

Update the attach TF plan policy module to allow for the listing of log group tags.

This is to handle a change in the latest Terraform AWS provider that now requires this permission which is not provided by the AWS managed ReadOnly policy.

Update the attach TF plan policy module to allow for the
listing of log group tags.

This is to handle a change in the latest Terraform AWS provider
that now requires this permission which is not provided by
the AWS managed ReadOnly policy.
@patheard patheard self-assigned this Jan 3, 2023
@patheard
Copy link
Member Author

patheard commented Jan 3, 2023

Thinking about it, this can be skipped since the breaking change is being reverted:

@patheard patheard closed this Jan 3, 2023
@patheard patheard deleted the fix/tf-plan-log-group-list-tags branch January 3, 2023 20:47
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.

1 participant