-
Notifications
You must be signed in to change notification settings - Fork 160
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
New resource: tfe_admin_organization_settings #709
Conversation
56163f8
to
e0ec06e
Compare
💅 Small suggestion to update the example in the PR description to reference the new |
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.
I think this looks good to me, barring @annawinkler 's feedback. I smoke tested ✔️
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.
I'm testing locally and getting an auth error. Maybe we could pair and see what's going on? I'll DM you directly. Thanks!
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.
Chatted & retested & it works locally!
Manages admin settings for an organization, finally letting you configure global module sharing alongside specific org module sharing
56ec443
to
2831aaa
Compare
Description
We've sometimes needed a way to manage admin-scope settings for organizations, but couldn't add those arguments to tfe_organization, as it would require an admin token. This separate resource (TFE Only) can manage both module consumers and the global_module_sharing setting simultaneously, which was raise in #515
Testing plan
External links
Documentation Screenshot
Output from acceptance tests