-
Notifications
You must be signed in to change notification settings - Fork 100
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
TPT 2101: add users
data source
#895
TPT 2101: add users
data source
#895
Conversation
…inode/terraform-provider-linode into TPT-2101/add-users-data-source
Others look good! Nice work on the sharing of resources between |
Thanks for pointing it out! I put up the fix in linodego now linode/linodego#339 |
@yec-akamai don't forget the docs, lol Feel free to do it in another PR. |
Thanks for the heads up! I'll merge this one and create another for the docs. |
📝 Description
Add
users
data source and apply the terraform framework. Build test cases to test basic, client filter, and substring filter.Add missing fields to
user
attributes.✔️ How to Test
make PKG_NAME="linode/user" testacc