diff --git a/modules/perforce/helix-authentication-service/versions.tf b/modules/perforce/helix-authentication-service/versions.tf index 1dcf254..b61b3ae 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.23.0" + version = "1.24.0" } random = { source = "hashicorp/random" diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 1dcf254..b61b3ae 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.23.0" + version = "1.24.0" } random = { source = "hashicorp/random"