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

add firewall logging controls #2310

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#6596

Release Note Template for Downstream PRs (will be copied)

compute: added `logConfig.metadata` to `google_compute_firewall`, defining this will enable logging.
compute: deprecated `enableLogging` on `google_compute_firewall`, define `logConfig.metadata` to enable logging instead.

Derived from GoogleCloudPlatform/magic-modules#3780

* add firewall logging controls

* make backward compatible

* check enable_logging in expand

* update docs

* update expand logic to fix failing test

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit b5e157a into hashicorp:master Jul 28, 2020
@modular-magician modular-magician deleted the downstream-pr-328ef9bd7e09e2c74a7b66212ad588975022c215 branch November 16, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

firewall logging controls
1 participant