rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
263 stars 228 forks source link

[BUG] Add must_change_password attribute to rancher2_user resource #1407

Closed matttrach closed 1 day ago

matttrach commented 2 months ago

tracking #1380 addressing https://github.com/rancher/rancher/issues/45736

Rancher Server Setup

Information about the Cluster

User Information

Provider Information

Describe the bug

When declaring users with rancher2_user, there is no option to ask the user to change their password on the next login like there is in the UI.

Additional context

see #1380

joesims22 commented 1 day ago

Validated on v2.10.0 and tfp v6.0.0-rc3 successfully.