girder / terraform-heroku-girder4

A Terraform module to provision Girder4 infrastructure on Heroku + AWS.
Apache License 2.0
6 stars 1 forks source link

Upgrade AWS provider to a new major release #51

Closed brianhelba closed 1 year ago

brianhelba commented 2 years ago

Since TF can only have 1 provider version used globally, this should wait for 4.9 to be released, which will include https://github.com/hashicorp/terraform-provider-aws/pull/23985 and make the upgrade less painful for downstreams.