Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey
1 vote
1 answer
33 views

I get an error when trying to download private go dependencies from artifact registry via terraform: │ Error: Error waiting to create function: Error waiting for Creating function: Error code 3, ...
CloudNative's user avatar
-3 votes
0 answers
56 views

From what I can tell, when i change the ruleset that is referred to by resource_firebaserules_release in ruleset_name, it deletes and recreates the release in Firebase. After deleting and before ...
Ricky Kazuo Miller's user avatar
Advice
0 votes
0 replies
35 views

I am setting up lifecycle policies for some of my buckets via terraform. I have this strategy: standard > nearline > deletion. The thing is, I am not sure if the AGE property of a file in the ...
Dasph's user avatar
  • 460
2 votes
1 answer
44 views

I am managing Google Org Policies using Terraform and running into an issue where Terraform always shows an in-place update for the enforce field, even when the value has not actually changed for ...
Devesh kumar ojha's user avatar
1 vote
1 answer
85 views

I'm building GCE images using packer. My hcl contains something like this source "googlecompute" "my-image" { project_id = var.project_id ... source_image_family = ...
Dave's user avatar
  • 3,087
0 votes
1 answer
104 views

I have a YAML file structured as follows: alerts: la: la1: description: "la1" severity: 1 resource_counter: "004" enabled: true ma: ma1:...
mystack's user avatar
  • 5,638
0 votes
1 answer
395 views

I'm trying to create a Google Cloud project using Terraform (specifically the terraform-google-modules/project-factory module), but I consistently receive the following error: Error: error creating ...
Val_'s user avatar
  • 1
0 votes
1 answer
71 views

I'm using data "google_container_engine_versions" "latest_version" { provider = google-beta location = var.region version_prefix = "1.31." } ...
Haribabu Gunupuru's user avatar
-2 votes
1 answer
73 views

I'm trying run below terraform script in Google Cloud. https://github.com/terraform-google-modules/terraform-google-sap/tree/main/modules/sap_nw The operating system I'm using is SUSE 15 SP06. ...
Tamal Biswas's user avatar
0 votes
0 answers
59 views

We are creating a Terraform script to clone a Dialogflow CX agent. However, during execution, the existing agent is being replaced instead of being cloned. Can you please confirm if it is possible to ...
Jennath Moidheen's user avatar
0 votes
1 answer
335 views

Planning to create the Postgres Instance using the Backstage, Terraform via pre-defined templates. While running the Terraform plan, stuck with the below error: Error: googleapi\*\*: Error 404: The ...
Hareesh Kumar Sure's user avatar
-1 votes
1 answer
144 views

I am trying to run terraform from a Gitlab pipeline job against my Google Cloud instance. I have authenticated Gitlab to Google Cloud with Federated Id and can impersonate a service account connected ...
Galen Howlett's user avatar
-1 votes
1 answer
1k views

https://developers.google.com/identity/protocols/oauth2 Pushes me to the "Google Auth Platform", but I can't find anything on provisioning a client or what seems to be required "...
Aidan's user avatar
  • 504
-1 votes
2 answers
102 views

As the terraform docs for google_container_cluster resource (https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster), to provision a GKE cluster we need to ...
Kunal Malhotra's user avatar
0 votes
1 answer
391 views

Google recently sent out an email that all Google reCAPTCHA keys will need to be migrated to a Google Cloud project by the end of 2025. They also released a tutorial which guides you through the ...
Aleks Vujic's user avatar
  • 2,329

15 30 50 per page
1
2 3 4 5
80