Skip to content

Commit

Permalink
Remove security_posture_config from example (#12064) (#827)
Browse files Browse the repository at this point in the history
[upstream:8094a595a72ec88aed4792ec0ebb88b86f8c3a62]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Oct 21, 2024
1 parent e9ce97d commit b1930c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions container_attached_cluster_full/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,4 @@ resource "google_container_attached_cluster" "primary" {
namespace = "default"
}
}
security_posture_config {
vulnerability_mode = "VULNERABILITY_ENTERPRISE"
}
}

0 comments on commit b1930c4

Please sign in to comment.