smaddis / smad-deploy-azure

Terraform scripts to set up AKS, ACR, KV for Kuksa Cloud (Eclipse Hono) deployment.
MIT License
0 stars 6 forks source link

Assign sensitive Helm value's via variables/tfvars #65

Closed msrn closed 3 years ago

msrn commented 3 years ago

Currently under container_deployment sensitive helm_release values are hardcoded. Investigate if we should assign these values with separate variables.tf under container_deployment. Which could be assigned with *.tfvars -file for deployment.