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

Add support for AppRole SecretIDs #31

Merged
merged 5 commits into from
Feb 9, 2018

Conversation

paddycarver
Copy link
Contributor

Allow users to generate and manage AppRole SecretIDs.

Depends on #30.

Allow users to generate and manage AppRole SecretIDs.

Depends on #30.
Copy link
Contributor

@catsby catsby left a comment

Choose a reason for hiding this comment

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

Pending question on sort/ordering

Sensitive: true,
},

"cidr_list": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is sort/ordering relevant here?


d.Set("backend", backend)
d.Set("role_name", role)
d.Set("cidr_list", cidrs)
Copy link
Contributor

Choose a reason for hiding this comment

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

check error from setting non-scalar value please

Make cidr_list a set, because we're not necessarily guaranteed an order.

Check the error when setting complex types in state.
@paddycarver
Copy link
Contributor Author

Think I've addressed all the feedback here. Still look good?

@paddycarver paddycarver requested review from catsby and a team January 31, 2018 23:22
catsby
catsby previously approved these changes Feb 9, 2018
Copy link
Contributor

@catsby catsby left a comment

Choose a reason for hiding this comment

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

👍

@paddycarver paddycarver merged commit dc5ac1c into master Feb 9, 2018
@tyrannosaurus-becks tyrannosaurus-becks deleted the paddy_approle_auth_backend_role_secret_id branch February 16, 2019 00:21
dandandy pushed a commit to dandandy/terraform-provider-vault that referenced this pull request Jun 17, 2021
…e_auth_backend_role_secret_id

Add support for AppRole SecretIDs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants