Skip to content

Commit

Permalink
Update vault/resource_jwt_auth_backend_role_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
  • Loading branch information
maxenced and tvoran authored Dec 9, 2020
1 parent 3011d88 commit dd8ee64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vault/resource_jwt_auth_backend_role_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,6 @@ resource "vault_jwt_auth_backend_role" "role" {
bound_subject = "sl29dlldsfj3uECzsU3Sbmh0F29Fios1@client"
bound_cidrs = ["10.148.0.0/20", "10.150.0.0/20"]
bound_audiences = ["https://myco.test"]
bound_claims_type = "string"
user_claim = "https://vault/user"
groups_claim = "https://vault/groups"
policies = ["default", "dev", "prod"]
Expand Down

0 comments on commit dd8ee64

Please sign in to comment.