-
Everytime the admission mutating webhook finishes, it changes the order of `kube-apiserver-arg`
This causes the behaviour in https://github.com/rancher/terraform-provider-rancher2/issues/1241
T…
-
### Describe what happened
When i trying import existing cluster i got an exception thath says report bug :)
```
rancher2:index:Cluster (devops.test):
error: Preview failed: importing devop…
DenMX updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
The Terraform provider for Harvester does not implement a bootstrapping method that can be used after an automatic installation of H…
-
Hello,
Terraform rises an en error when put a non supported Kubernetes version in provider even if we set system_images.
With RKE bin, we can set an specific version, if block system_images sets…
-
Provider: v2.10.0
Hi,
I'm facing the following problem:
Container is being deployed with a health check:
```
module.docker_rancher.docker_image.image: Creating...
**module.docker_rancher…
-
### Rancher Server Setup
- Rancher version: 2.8.3
- Installation option (Docker install/Helm Chart): Helm Chart
- k3s at v1.28.6+k3s2
- Proxy/Cert Details: Self signed cert
### Information a…
-
Using this to create both a custom RKE cluster *and* a project in that cluster fails with the following error:
```
│ Error: [ERROR] cluster with name "test123" not found
│
│ with module.ranche…
-
Hi,
Firstly - thanks a lot for this provider, awesome stuff.
I'm testing with provisioning an RKE cluster on EC2 instances via the use of the following objects:
`rancher2.NewCloudCredential`
…
-
Terraform: v1.5.3
RKE Provider: 1.4.2
RKE Cluster: v1.26.4-rancher2-1
I have terraform module for creating RKE Cluster, everything is fine with the creation, but after that when I execute the pla…
-
Hello!
I'm using the `rancher2_app_v2` resource and specifying the `values` argument using JSON. Each subsequent plan is showing a diff, because the actual values are stored as YAML in the upstream…