You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As of 0.3.8 release I'm not able to complete a net new installation of GCP Agentless. During the terraform deployment I get the following error:
Error: local-exec provisioner error
with module.gcp-deployment.module.target-lacework-gcp-agentless[0].module.lacework_gcp_agentless_scanning_org_multi_region.terraform_data.execute_cloud_run_job[0],
on .terraform/modules/gcp-deployment.target-lacework-gcp-agentless.lacework_gcp_agentless_scanning_org_multi_region/main.tf line 427, in resource "terraform_data" "execute_cloud_run_job":
427: provisioner "local-exec" ***
Error running command 'gcloud run jobs execute lacework-awls-service-3c24
--region=***': exit status 1. Output: Creating execution...
failed
Executing job failed
ERROR: (gcloud.run.jobs.execute) NOT_FOUND: Resource
'lacework-awls-service-3c24' of kind 'JOB' in region '***' in project
'lwintqs-resources-93qv4oer' does not exist.
Rolling back to 0.3.7 allows the installation to complete.
Steps to reproduce
Install module in single project using the following configuration:
Describe the bug
As of 0.3.8 release I'm not able to complete a net new installation of GCP Agentless. During the terraform deployment I get the following error:
Rolling back to 0.3.7 allows the installation to complete.
Steps to reproduce
Install module in single project using the following configuration:
Expected behavior
Installation and setup of the google cloud run job completes successfully.
Please complete the following information):
The text was updated successfully, but these errors were encountered: