You must have billing enabled for your GCP project in your Google account. If it isn't, for example a free trial, Google restricts access to APIs that Sophos Cloud Optix needs, and the script will fail. You need
130 + description: If you'd like to explore Kestra outputs, disable it. 131 + disabled: false 132 + 133 + pluginDefaults: 134 + - type: io.kestra.plugin.gcp 135 + values: 136 + serviceAccount: "{{kv('GCP_CREDS')}}" 137 + projectId: "{{kv('GCP_PROJECT_I...
16 + - A GCP account with the necessary permissions to create resources 17 + - A project on GCP where you want to deploy Langflow 18 + 19 + [**Select your GCP project**]<walkthrough-project-setup 20 + billing="true" 21 + apis="compute.googleapis.com,container.googleapis.com...