Skip to content

Commit 638115d

Browse files
chore: Added ERRATA for v3 (#914)
1 parent 7d77636 commit 638115d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ERRATA.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Errata Summary
22
This is an overview of the delta between the example foundation repository and the [Google Cloud security foundations guide](https://services.google.com/fh/files/misc/google-cloud-security-foundations-guide.pdf), including code discrepancies and notes on future automation. This document will be updated as new code is merged.
33

4+
## 3.x [WIP]
5+
6+
### Code Discrepancies
7+
8+
#### Networking
9+
10+
- The “allow-windows-activation” rule that exists in the code is not explicitly called out in the guide.
11+
- [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) at Project level will be integrated in a future release.
12+
- [Global network firewall policies](https://cloud.google.com/vpc/docs/network-firewall-policies) will be integrated in a future release.
13+
14+
#### Naming
15+
16+
- Firewall rules created for healthcheck in the transitivity infrastructure for the hub and spoke network model, do not follow the naming convention as recommended in the guide.
17+
418
## 2.x [WIP]
519
### Code Discrepancies
620

0 commit comments

Comments
 (0)