appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Update `vshn-lbaas-exoscale` module to v4.0.1 #69

Closed simu closed 2 years ago

simu commented 2 years ago

The new module version manages the Floaty Exoscale access key through Terraform, so this commit also removes the variables to pass through an externally created Floaty access key.

This is a breaking change because it removes module input variables.

Factored out from #60, replaces #58

Checklist