feat: add terraform_nomad role

- add approle and policy for nomad terraform
This commit is contained in:
2024-12-28 17:14:14 +11:00
parent d5bd00d8ab
commit fc22ac1711
3 changed files with 19 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
path "kv/data/service/terraform/nomad" {
capabilities = ["read"]
}