-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 static host users to Terraform provider #46826
Conversation
@atburke - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes. |
🤖 Vercel preview here: https://docs-e2s43ydlf-goteleport.vercel.app/docs/ver/preview |
docs/pages/reference/terraform-provider/resources/static_host_user.mdx
Outdated
Show resolved
Hide resolved
🤖 Vercel preview here: https://docs-n2mezgftm-goteleport.vercel.app/docs/ver/preview |
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.
Approving for docs
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.
Can you please regenerate the code here to pick up #46804?
eece1d6
to
da8f128
Compare
🤖 Vercel preview here: https://docs-8dgnc2cap-goteleport.vercel.app/docs/ver/preview |
docs/pages/reference/terraform-provider/data-sources/static_host_user.mdx
Show resolved
Hide resolved
Optional: | ||
|
||
- `description` (String) description is object description. | ||
- `expires` (String) |
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.
not related but we should update expires description with the correct format
This change adds Terraform support for static host users.
da8f128
to
826f838
Compare
🤖 Vercel preview here: https://docs-dtn70d5fv-goteleport.vercel.app/docs/ver/preview |
This change adds Terraform support for static host users.
Part of #42712.
Changelog: Added static host users to Terraform provider