We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33eee3 commit c456fe9Copy full SHA for c456fe9
1 file changed
terraform/hashistack/policy_buildbot.tf
@@ -1,5 +1,5 @@
1
resource "nomad_acl_policy" "buildbot_worker_admin" {
2
- name = "buildbot-worker-admin"
+ name = "buildbot-worker-admin"
3
description = "Manage buildbot worker secrets in nomad variables"
4
5
job_acl {
0 commit comments