appuio / terraform-openshift4-exoscale

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

Switch back to user-provided IAM key for Floaty #80

Closed simu closed 1 year ago

simu commented 1 year ago

Exoscale's new IAM API (v3) isn't yet supported by the Terraform module, so we switch back to a user-provided IAM key for Floaty

This reverts #69 (commit c6938673f029a3cacebf57a555e05f10f385a38d), reversing changes made to 10e07d48fe8de339e2a6084b8e419763c1aeda49.

This PR also updates the Exoscale Terraform provider to v0.50.0, since we've updated the provider in the vshn-lbaas-exoscale module as well.

See https://github.com/appuio/terraform-modules/releases/tag/v5.0.0

Replaces #81 #76

Checklist