Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #30 from jobtome-labs/feat/google-gke-enforce-pod-…
Browse files Browse the repository at this point in the history
…security-policy

Ignore "Cluster pod security policy is not enforced." tfsec results
  • Loading branch information
aoz-turk authored Jun 7, 2023
2 parents 439063a + f7a041a commit 8907f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/main.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#tfsec:ignore:google-gke-enforce-pod-security-policy
resource "google_container_cluster" "cluster" {
provider = google-beta

Expand Down

0 comments on commit 8907f0d

Please sign in to comment.