-
Notifications
You must be signed in to change notification settings - Fork 286
feat(VPC Flow Logs): Prepare VPC Flow Logs for inclusion in C.G.C. documentation #764
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(VPC Flow Logs): Prepare VPC Flow Logs for inclusion in C.G.C. documentation #764
Conversation
|
Here is the summary of changes. You are about to add 12 region tags.
This comment is generated by snippet-bot.
|
|
/gcbrun |
glasnt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've reviewed one of the four changes, but most comments apply to other samples. Will also reply in your bug with more information
network_management/vpc_flow_logs_config/interconnect_attachment_basic/main.tf
Outdated
Show resolved
Hide resolved
network_management/vpc_flow_logs_config/interconnect_attachment_basic/main.tf
Outdated
Show resolved
Hide resolved
network_management/vpc_flow_logs_config/interconnect_attachment_basic/main.tf
Outdated
Show resolved
Hide resolved
network_management/vpc_flow_logs_config/interconnect_attachment_basic/main.tf
Outdated
Show resolved
Hide resolved
network_management/vpc_flow_logs_config/interconnect_attachment_basic/main.tf
Outdated
Show resolved
Hide resolved
Changed the directory name Simplified the region tag Removed unnecessary comments.
|
This changes look like they might work; I have some suggestions based on syntax (using multiple region tags for documentation clarity), but the major issue is the functionality now, so let's run CI. /gcbrun |
|
/gcbrun |
|
/gcbrun |
…cumentation (terraform-google-modules#764) * Prepare VPC Flow Logs for inclusion in C.G.C. documentation * Prepare VPC Flow Logs for inclusion in C.G.C. documentation * Prepare VPC Flow Logs for inclusion in C.G.C. documentation * Prepare VPC Flow Logs for inclusion in C.G.C. documentation * Fix description * Fix code review comments: Changed the directory name Simplified the region tag Removed unnecessary comments. * Fix all of the demo files to create every resource needed for the vpc flow logs. * Fix lint errors * Fix lint error. * Change region tags to differentiate between the setup and the VPC Flow Logs Config. * Fix lint errors --------- Co-authored-by: Katie McLaughlin <[email protected]>
Description
Fixes #
Note: If you are not associated with Google, open an issue for discussion before submitting a pull request.
Checklist
Readiness
Style
guide
Testing
I have performed tests described in the Contributing guide:
terraform applyterraform fmtcheckIntended location
Yes, this sample will be (or already is) included on cloud.google.com
Location(s): https://cloud.google.com/vpc/docs/using-flow-logs
No, this sample won't be included on cloud.google.com
Reason:
API enablement
Review