-
Notifications
You must be signed in to change notification settings - Fork 104
Updates User API attribute is-site-admin to leverage is-admin #900
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
Updates User API attribute is-site-admin to leverage is-admin #900
Conversation
565b98f
to
45aeb26
Compare
bc83acd
to
87910d2
Compare
87910d2
to
93c1875
Compare
Co-authored-by: Brandon Croft <[email protected]>
93c1875
to
adc4792
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry one more
Let's add a CHANGELOG entry as well. Be sure to include it under a header called ## Deprecations |
82adf39
to
8c85270
Compare
8c85270
to
74dc153
Compare
Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes. |
Description
The User API will be deprecating the
is-site-admin
attribute in favor ofis-admin
which was introduced yesterdayThis is a one-line change since this variable is being referenced anywhere yet in go-tfe.
Docs updates hashicorp/terraform-docs-common#636 will be merged once the next release is cut
Testing plan
External links
Output from tests
Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.