[Feature Request]: Terraform Apply should change k3s config.yaml #1037
Replies: 4 comments
-
@TroyKomodo That's not implemented yet, but it can be. We have started doing this already for variables like |
Beta Was this translation helpful? Give feedback.
-
i opened a PoC for this here: #881 it is not perfect yet, but comments would be welcome! |
Beta Was this translation helpful? Give feedback.
-
Also see #939 |
Beta Was this translation helpful? Give feedback.
-
@TroyKomodo This has shipped and is active since v2.3.1. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When changing a value which would normally change the state of the
/etc/rancher/config.yaml
after deploy terraform apply returns successfully but the apply does not actually change the state of the servers.Kube.tf file
Screenshots
No response
Platform
Linux
Beta Was this translation helpful? Give feedback.
All reactions