-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip vpc flow log checks for internal HTTPS LB subnets (#65)
- Loading branch information
1 parent
5e12bcf
commit 059e1ff
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ copyright: Google | |
copyright_email: [email protected] | ||
license: Apache-2.0 | ||
summary: "Inspec Google Cloud Platform Center for Internet Security Benchmark v1.1 Profile" | ||
version: "1.1.0-18" | ||
version: "1.1.0-19" | ||
supports: | ||
- platform: gcp | ||
depends: | ||
|