Not entirely sure of the impact here, Fred and I worked on it together and think it'll do the right thing. Not sure if this needs to be tagged as a specific release or not?
@@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
- version = "= 3.37.0"
+ #version = "= 3.37.0"
configuration_aliases = [ aws.c2 ]
}
configuration_aliases = [ aws.mdr-common-services-commercial ]