diff --git a/infrastructure/sandbox/PreProvisioner/lambda/deploy_terraform/main.tf b/infrastructure/sandbox/PreProvisioner/lambda/deploy_terraform/main.tf index 796ab5a4d3..0812753f44 100644 --- a/infrastructure/sandbox/PreProvisioner/lambda/deploy_terraform/main.tf +++ b/infrastructure/sandbox/PreProvisioner/lambda/deploy_terraform/main.tf @@ -199,7 +199,7 @@ resource "helm_release" "main" { } set { - name = "fleet.license_key" + name = "fleet.licenseKey" value = var.license_key }