terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

token role allowed entity aliases

Open freimer opened this issue 4 years ago • 2 comments

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Release note for CHANGELOG:

Add allowed_entity_aliases to token role resource for token auth backend.

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

freimer avatar Aug 23 '21 18:08 freimer

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 12 '22 17:03 hashicorp-cla

Your CLA site is not working. Just shows a blank page with Version drop-down empty, then after a while displays this:


Error

There is no CLA to sign for hashicorp/terraform-provider-vault

(<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>504 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: 2zO7SLMq9z009ETeD1yr8WYuJVgEb1n66qeA8gDoFMqGgZFb5wzt4g== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>)

Looks like CloudFront can't get to your servers...

freimer avatar Mar 12 '22 17:03 freimer