ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
160 stars 51 forks source link

AWS version? #36

Closed ianmiell closed 2 years ago

ianmiell commented 3 years ago

'I noticed you are rocking the default_tags goodness in the aws provider; it's so great! FYI you should be using version = "~> 3.38" for aws since that is the first public version that supports the feature'

ttarczynski commented 2 years ago

Closing this, as there's a wider issue for upgrading all providers to the newest versions: #178 And all AWS examples use v3.38 already.