Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AWS Auth Backend Role resources to take sets instead of lists #439

Merged
merged 7 commits into from
Jul 1, 2019

Conversation

lawliet89
Copy link
Contributor

@lawliet89 lawliet89 commented Jun 10, 2019

This PR includes #409 and fixes the tests in that PR.

Also makes everything else sets since there is no point in allowing non-unique items.

Fixes #385

@ghost ghost added the size/M label Jun 10, 2019
@tyrannosaurus-becks tyrannosaurus-becks self-assigned this Jun 12, 2019
@tyrannosaurus-becks
Copy link
Contributor

@lawliet89 thanks for working on this! I'm going to hold on reviewing it for the moment because I notice that it conflicts with some of the work on the branch updating to Terraform 0.12 here and I don't want to create any further merge conflicts that could slow work.

@lawliet89
Copy link
Contributor Author

lawliet89 commented Jun 12, 2019 via email

@lawliet89
Copy link
Contributor Author

@tyrannosaurus-becks #446 is merged and I have merged the latest master cleanly into this PR.

Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

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

Nicely done! Thank you!

@tyrannosaurus-becks tyrannosaurus-becks merged commit 1e9677c into hashicorp:master Jul 1, 2019
dandandy pushed a commit to dandandy/terraform-provider-vault that referenced this pull request Jun 17, 2021
Update AWS Auth Backend Role resources to take sets instead of lists
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.

vault_aws_auth_backend_role - policies ordering issue (triggers plan update)
3 participants