Skip to content

Commit 0c35b88

Browse files
author
Stephen
authored
feat(eks-simple): fix path (#183)
fix(eks-simple): restore policies/ prefix in policies.toml contents path
1 parent 1089408 commit 0c35b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eks-simple/policies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[[policy]]
22
type = "kubernetes_cluster"
3-
contents = "./disallow-ingress-nginx-custom-snippets.yml"
3+
contents = "./policies/disallow-ingress-nginx-custom-snippets.yml"

0 commit comments

Comments
 (0)