You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform's swift backend was removed in Terraform v1.3. and S3 backend appears not to be suitable for OpenStack. Terraform provides a PostgreSQL pg backend which will work with an Openstack Trove "Database as a Service" instance.
This needs to be investigated and a solution for storing Terraform state to replace swift containers found.
Also this directly affects PR #2022 which has no backend at the moment.
Terraform's swift backend was removed in Terraform v1.3. and S3 backend appears not to be suitable for OpenStack. Terraform provides a PostgreSQL
pg
backend which will work with an Openstack Trove "Database as a Service" instance.This needs to be investigated and a solution for storing Terraform state to replace swift containers found.
Also this directly affects PR #2022 which has no backend at the moment.
See:
The text was updated successfully, but these errors were encountered: