Skip to content
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

Achieve feature parity with the talosctl CLI #195

Open
obvionaoe opened this issue Sep 2, 2024 · 0 comments
Open

Achieve feature parity with the talosctl CLI #195

obvionaoe opened this issue Sep 2, 2024 · 0 comments

Comments

@obvionaoe
Copy link

Currently, while the Terraform provider is very useful, it has quite a few shortcomings. I think it'd be of great interest to track what use cases can be currently achieved by using the CLI but not with Terraform and target them for future update of the provider.

Cases:

  • The use case I've come across the most is when applying configuration patches after the first apply the talos_machine_configuration_apply ignores all changes to the config_patches list argument. This means that we cannot patch the nodes using Terraform and must either use the CLI or completely recreate the cluster using Terraform.
  • Another use case is triggering updates to the cluster as mentioned in this issue gracefull upgrades through terraform #140 .

It'd be a great improvement if these use cases could be implemented into the provider. Please feel free to contribute to this list.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant