Compare commits
No commits in common. "bfda3f2f722b34840053356f2d56c34cad9ffa7d" and "fd0fe2403b7c612ac8a5cfb48d901aa88b0b12f2" have entirely different histories.
bfda3f2f72
...
fd0fe2403b
@ -31,7 +31,7 @@ resource "vault_ldap_auth_backend_group" "vault_access" {
|
||||
}
|
||||
|
||||
resource "vault_ldap_auth_backend_group" "vault_admin" {
|
||||
groupname = "vault_admin"
|
||||
groupname = "vault_access"
|
||||
policies = [
|
||||
"default_access",
|
||||
"global-admin",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user