Move enable_logging to GA for compute_firewall_rule

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Sam Levenick 2019-11-26 23:33:58 +00:00 committed by Modular Magician
parent 660b063b65
commit 6dfdcb61bf
2 changed files with 58 additions and 0 deletions

View file

@ -193,6 +193,19 @@ resources:
firewall rule will be enabled.
returned: success
type: bool
logConfig:
description:
- This field denotes whether to enable logging for a particular firewall rule.
If logging is enabled, logs will be exported to Stackdriver.
returned: success
type: complex
contains:
enableLogging:
description:
- This field denotes whether to enable logging for a particular firewall
rule. If logging is enabled, logs will be exported to Stackdriver.
returned: success
type: bool
id:
description:
- The unique identifier for the resource.