No actual changes here; just aligns the version to Live *AWS Provider* - Will bring the existing version to match the Github Runner requirement of *v4.22.0*
@@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
- #version = "= 4.4.0"
+ #version = "= 4.22.0"
configuration_aliases = [aws.c2]
}
configuration_aliases = [aws.mdr-common-services-commercial]
okta = {
source = "okta/okta"
@@ -3,7 +3,7 @@ terraform {
configuration_aliases = [aws.mdr-common-services-commercial, aws.c2]