diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 6ef7f215..1f9a4234 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.9.0" + version = "1.10.0" } random = { source = "hashicorp/random"