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 <magic-modules@google.com>
@modular-magician modular-magician merged commit c5148c6 into hashicorp:main May 16, 2024
4 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.

TLS_JA3_FINGERPRINT is not supported in google_compute_security_policy resource
1 participant