andrasmaroy / infra

Manage all home infrastructure with automation
MIT License
4 stars 0 forks source link

Save Terraform outputs as k8s secrets #121

Open andrasmaroy opened 10 months ago

andrasmaroy commented 10 months ago

Where resources created by Terraform produces values that are then reused as secrets in K3S should be saved by Terraform as secrets.

Open question is handling the namespace where the secret should be created, what if it isn't created by flux yet.

References: