diff --git a/modules/perforce/helix-authentication-service/versions.tf b/modules/perforce/helix-authentication-service/versions.tf index 7e843c9e..b180063e 100644 --- a/modules/perforce/helix-authentication-service/versions.tf +++ b/modules/perforce/helix-authentication-service/versions.tf @@ -8,7 +8,7 @@ terraform { } awscc = { source = "hashicorp/awscc" - version = "1.13.0" + version = "1.15.0" } random = { source = "hashicorp/random" diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 7e843c9e..b180063e 100644 --- a/modules/perforce/helix-core/versions.tf +++ b/modules/perforce/helix-core/versions.tf @@ -8,7 +8,7 @@ terraform { } awscc = { source = "hashicorp/awscc" - version = "1.13.0" + version = "1.15.0" } random = { source = "hashicorp/random"