-
Hello,
I am facing an issue using for_each loop in a dynamic block.
This is my terraform code :
```
variable "clusters" {
type = list(object({
cluster_name …
-
Improve the Logging quickstart [in Java](https://cloud.google.com/logging/docs/samples/logging-quickstart#logging_quickstart-java). Quickstart should work out of the box and contain all the instructio…
-
application.properties file:
dbname=dashboarddb
# Database HostName - default is localhost
dbhost=localhost
# Database Port - default is 27017
dbport=27017
# Database Username - …
-
```
What steps will reproduce the problem?
gcloud info
What is the expected output? What do you see instead?
I am expecting to see gcloud infoormation. Instead, I am seeing:
Traceback (most recent ca…
-
It's not unheard of for requests to the GCE metadata server to fail with a transient error, like a 503, 500, or 429. These requests can and should be retried, and they are in certain code paths. Howev…
droyo updated
3 months ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Current logging solution does not allow for clean structured logs.
Not only because all is printed as a string, but also because custom format is used:
```
[net] outgoing waiting for an outbou…
-
### OpenTofu Version
```shell
1.7.1
```
### Use Cases
I am trying to update GCS bucket module version from [GCP Cloud foundation fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fab…
-
# Enhancement
I have been working on an idea that will allow both runcmd and bootcmd to not be overwritten when issued through cloud.cfg. The problem is described in more detail in #2611. I am pres…
-
## Summary
Present a warning to the user when using a deprecated API field or argument.
## Motivation
Logging a warning makes it more visible whenever you're actually running a pipeline, no m…