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: adds geo_allowlist_statement_rules action #59

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

queue-tip
Copy link
Contributor

what

This adds an action parameter to geo_allowlist_statement_rules objects, replacing the currently-default block action.

why

This is useful for metrics collection on the geo allowlist statements

To allow the user to choose either of the following actions

  • block
  • count

references

closes #58

@queue-tip queue-tip marked this pull request as ready for review December 6, 2023 18:56
@queue-tip queue-tip requested review from a team as code owners December 6, 2023 18:56
@queue-tip queue-tip requested review from Gowiem and woz5999 December 6, 2023 18:56
Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

@queue-tip thanks for the PR, it looks good.

Can you please run the following commands and commit the changes:

make init
make github/init
make readme

@queue-tip
Copy link
Contributor Author

@aknysh, thanks for taking a look. I added the commit. What's next?

@aknysh
Copy link
Member

aknysh commented Feb 6, 2024

/terratest

@aknysh aknysh merged commit e77248a into cloudposse:main Feb 6, 2024
10 checks passed
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.

geo_allowlist_statement_rules should allow the "count" action in addition to "block"
2 participants