Andy Blendermann
Andy Blendermann
We just did this for the TF rke provider https://github.com/rancher/terraform-provider-rancher2/issues/1134 and now it needs to be implemented for rancher2.
Blocked until work for migration to SDK v2 https://github.com/rancher/terraform-provider-rancher2/issues/1080 is merged.
@Josh-Diamond Do you only see this when prov TF clusters or also via the UI?
I will work on reproducing this issue.
@fins2 I'm a bit confused about this part ``` I'm using the restricted mode from the Active Directory authentication provider and I want the users defined under allowed_principal_ids to have...
@fins2 Are you saying that disabling/switch the `New user default` in Rancher Global role is impossible via TF (or helm?) because you have to do it manually? It can't be...
My team is doing a final review on the feature PR for this today. Target Terraform for Rancher 2.7.2
@sboschman I have responded to an outstanding comment on your PR #932 here https://github.com/rancher/terraform-provider-rancher2/pull/932#discussion_r1192779148. Please make the requested naming changes and then it should be good to merge, thank you!
## QA Test Template Issue: https://github.com/rancher/terraform-provider-rancher2/pull/932 ## Problem RFE for users to be able to create a custom user with an associated API token in Rancher via Terraform that is...
I have investigated this issue and this is expected in Rancher but a confirmed bug in Rancher TF provider. Terraform downloads and caches a `kube_config` in the state file on...