perios101

Results 2 issues of perios101

### **Terraform Version** 1.1.5 ### **Affected Resource(s)** - google_compute_resource_policy ### **Terraform Configuration Files** Changing from: ``` resource "google_compute_instance" "whatever-instance" { project = local.gcp_project name = "whatever-instance" machine_type = "e2-medium" zone...

bug
waiting-response

**What is the bug?** As part of the process using the [REST API](https://opensearch.org/docs/latest/security/configuration/tls/#reload-tls-certificates-on-the-transport-layer) to hot reload transport and http certificates, we receive a 500 error. The old certificate (and all...

bug
triaged