-
Notifications
You must be signed in to change notification settings - Fork 47
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
Manage HCP organization settings #359
Comments
Hey! Thanks for your enhancement suggestion to the Terraform Provider! I've sent this request to the appropriate internal team and they'll take it into consideration. 😄 |
Hi! 👋 Are there any news on this? It seems to me that even the HCP API is not publicly documented, so it's hard to contribute to the SDK and provider. Maybe the Service Principals and their keys (for org and project) could be an easier start? If the SDK added support for it, I volunteer to help implementing the resources and data sources here. |
🙌 More wishes:
|
It seems the ability to manage HCP organizations has been implemented in |
The |
And I think the SSO configuration is still missing, but these already make my life easier. 🤗 |
Description
It would be great to be able to manage most if not all of the HCP settings with Terraform. At least the IAM and SSO configurations are missing at the moment.
For SSO, maybe something similar to the aws_acm_certificate_validation resource could be useful for the validation. But even data sources to get the SAML variables would be an improvement.
This of course assumes that the underlying API and SDK have the needed endpoints.
Community Note
The text was updated successfully, but these errors were encountered: