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

Added support for "TLS_JA3_FINGERPRINT" and "USER_IP" options for enforceOnKey field in "compute_security_policy" and "compute_security_policy_rule" #18167

Conversation

modular-magician
Copy link
Collaborator

Adds support for "TLS_JA3_FINGERPRINT" and "USER_IP" options for "rateLimitOptions.enforceOnKey" field in compute_security_policy;
Also adds support for "rateLimitOptions" fields for compute_security_policy_rule;

Fixes: #17469

Release Note Template for Downstream PRs (will be copied)

compute: Added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource;
compute: Added 'TLS_JA3_FINGERPRINT' and 'USER_IP' options in field 'rateLimitOptions.enforceOnKey' to 'google_compute_security_policy' resource;

Derived from GoogleCloudPlatform/magic-modules#10596

…orceOnKey field in "compute_security_policy" and "compute_security_policy_rule" (hashicorp#10596)

[upstream:0fec637d43ddae75c1b76cc96b9445ece63ecdcb]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c5148c6 into hashicorp:main May 16, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS_JA3_FINGERPRINT is not supported in google_compute_security_policy resource
1 participant