# resource "nomad_acl_policy" "create_post_bootstrap_policy" { # name = "anonymous" # description = "Anon RW" # rules_hcl = file("${path.module}/acls/nomad-anon-bootstrap.hcl") # }