terraform-provider-consul
terraform-provider-consul copied to clipboard
Auth_jwt doesn't work
The configuration for auth_jwt doesn't seem to be working. Terraform outputs an error setting that the client is using the annonymous token:
│ Error: failed to read policy 'a82c6d5d-c365-7a51-f727-27410ddbecfa': Unexpected response code: 403 (rpc error making call: Permission denied: anonymous token lacks permission 'acl:read'. The anonymous token is used implicitly when a request does not specify a token.)