chore: gitignore IAM provisioning scripts
This commit is contained in:
@@ -66,3 +66,6 @@ bootstrap-argocd.log
|
|||||||
# one line here, which is how a plaintext deploy key reached a public remote.
|
# one line here, which is how a plaintext deploy key reached a public remote.
|
||||||
k8s/**/*-secret.yaml
|
k8s/**/*-secret.yaml
|
||||||
!k8s/**/*.enc.yaml
|
!k8s/**/*.enc.yaml
|
||||||
|
|
||||||
|
# IAM provisioning scripts contain credential references — never commit
|
||||||
|
scripts/iam/*.py
|
||||||
|
|||||||
Reference in New Issue
Block a user