siderolabs / terraform-provider-talos

Mozilla Public License 2.0
123 stars 17 forks source link

How to integrate ExtensionServiceConfig via terraform #204

Open anthosz opened 1 week ago

anthosz commented 1 week ago

Hello,

There is a way to patch ExtensionServiceConfig via Terraform?

According to https://github.com/siderolabs/extensions/blob/main/power/nut-client/README.md, we need to add a new config but it seems more a k8s config than a talos config.

smira commented 6 days ago

It is a Talos machine configuration document, the provider accepts config patches in Terraform's format.