Skip to content

Commit b1930c4

Browse files
Remove security_posture_config from example (#12064) (#827)
[upstream:8094a595a72ec88aed4792ec0ebb88b86f8c3a62] Signed-off-by: Modular Magician <[email protected]>
1 parent e9ce97d commit b1930c4

File tree

1 file changed

+0
-3
lines changed
  • container_attached_cluster_full

1 file changed

+0
-3
lines changed

container_attached_cluster_full/main.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,4 @@ resource "google_container_attached_cluster" "primary" {
4646
namespace = "default"
4747
}
4848
}
49-
security_posture_config {
50-
vulnerability_mode = "VULNERABILITY_ENTERPRISE"
51-
}
5249
}

0 commit comments

Comments
 (0)