Skip to content

correctly update name attribute of vault_identity_entity_alias resources - #610

Merged
tyrannosaurus-becks merged 2 commits into
hashicorp:masterfrom
jcarrothers-sap:fixEntityAlias
Dec 5, 2019
Merged

correctly update name attribute of vault_identity_entity_alias resources#610
tyrannosaurus-becks merged 2 commits into
hashicorp:masterfrom
jcarrothers-sap:fixEntityAlias

Conversation

@jcarrothers-sap

Copy link
Copy Markdown
Contributor
  • fixed updates to the name of an entity-alias
  • added an update test to ensure all attributes of an entity-alias are updated

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:

correctly update name attribute of vault_identity_entity_alias resources

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'
TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run=TestAccIdentityEntityAlias -timeout 120m
?       github.com/terraform-providers/terraform-provider-vault [no test files]
?       github.com/terraform-providers/terraform-provider-vault/cmd/coverage    [no test files]
testing: warning: no tests to run
PASS
ok      github.com/terraform-providers/terraform-provider-vault/util    0.019s [no tests to run]
=== RUN   TestAccIdentityEntityAlias
--- PASS: TestAccIdentityEntityAlias (0.34s)
=== RUN   TestAccIdentityEntityAlias_Update
--- PASS: TestAccIdentityEntityAlias_Update (0.48s)
PASS
ok      github.com/terraform-providers/terraform-provider-vault/vault   (cached)

- fixed updates to the name of an entity-alias
- added an update test to ensure all attributes of an entity-alias are updated
@ghost ghost added the size/M label Nov 15, 2019
@jcarrothers-sap

Copy link
Copy Markdown
Contributor Author

I'm not sure why the build failed for this PR, but it does not appear to have anything to do with this change.

@tyrannosaurus-becks tyrannosaurus-becks self-assigned this Dec 5, 2019

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch! Thanks for fixing this!

@tyrannosaurus-becks
tyrannosaurus-becks merged commit 58a30db into hashicorp:master Dec 5, 2019
dandandy pushed a commit to dandandy/terraform-provider-vault that referenced this pull request Jun 17, 2021
correctly update name attribute of vault_identity_entity_alias resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants