outerbounds / terraform-aws-metaflow

Deploy production-grade Metaflow cloud infrastructure on AWS
https://registry.terraform.io/modules/outerbounds/metaflow/aws/latest
Apache License 2.0
58 stars 50 forks source link

add a way to use the module with AWS provider 4.9+ #31

Closed oavdeev closed 2 years ago

oavdeev commented 2 years ago

Feels like we could wait a little more before requiring people to upgrade to 4.0+ but we want to allow people to upgrade past 3.x

The issue with versions 4.0 to 4.8 are breaking changes they introduced https://registry.terraform.io/providers/PixarV/ritt/latest/docs/guides/version-4-upgrade . After this PR it should be possible to use the module with a newer AWS provider, albeit with some deprecation warnings