diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 3b209ceb..6a0cbf73 100644 --- a/modules/perforce/helix-core/versions.tf +++ b/modules/perforce/helix-core/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.59.0" + version = "5.62.0" } awscc = { source = "hashicorp/awscc"