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
Update Geodesic to current and install Terraform 0.15 and 1.x
Disable nightly Docker builds
why
Action was timing out after 6 hours, probably because of the overhead of deleting S3 objects one at a time. Not necessary to delete S3 Objects because we will delete entire S3 Buckets which will cause S3 Objects to be deleted as well.
We now have a tests that provision RedShift clusters and OIDC connectors, but we were not deleting them.
Support current Terraform version as well as legacy version.
Image is stable, does not change with nightly builds, and testing now uses curl to pull latest configuration anyway.