python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
overriding default quota on a new GCP project created by Terraform module
i'm creating a new project and gke cluster however i'm hitting error below saying i need increase quota , all my tries failed due to these errors of google cloud (which make it obvious why google clou...
Laith Rafid
Votes: 0
Answers: 0
Terraform syntax error when using google cloud shell
I got the error when I use the terraform in cloud shell(google cloud)
Terraform version is v1.1.7
It says
Error: Unsupported attribute
│ on main.tf line 75, in resource "google_compute_backend...
kom
Votes: 0
Answers: 0
Add a precondition before count = length(list) in Terraform
I need multiple count conditions in a resource block. I am looping through a list to create resources based on the list but I also need to check if they are created in the correct environment. What I ...
Sam
Votes: 0
Answers: 1
level=fatal msg="x509: cannot validate certificate for <PostgreSQL host ip> because it doesn't contain any IP SANs"
I'm getting the error in docker logs as "level=fatal msg="x509: cannot validate certificate for because it doesn't contain any IP SANs"
and the docker compose file is given below
....
nooka sumanth sai
Votes: 0
Answers: 0