-
I'm trying to provision the HTTP Sink connector by using the confluent_connector resource. I'm using a private endpoint(deployed in some particular VPC in some AWS account). I"m getting this error whi…
-
## What happened?
The `aiven_transit_gateway_vpc_attachment` resource expects `user_peer_network_cidrs` values to be ordered. If the values are equal but in a different order, then the resource wil…
-
Closed.
-
### Terraform Version
```shell
Terraform v1.5.5
on windows_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.69.0
```
### Terraform Configuration Files
modules/thing/main.tf
…
-
See serving #11906
See https://docs.google.com/document/d/1XE7UzgQlVVtAb7ULSqOyKCaIHtm8zMF35ainp1JmwyY/
This issue focuses on adding `DataPlan-Trust` support for Activator and Queue including opti…
-
Regarding VNet peering, Hub/Spoke:
* https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-point-to-site-routing#multipeered
I found that you can reach a Key Vault Private Endpoi…
-
## Background
Modernisation Platform hosted service requires access to Cloud Platform RDS instance. Traffic is routed via PTTP Transit Gateway, but additionally requires an inbound security rule to a…
-
Chris Carty, 8:24 AM
@Michael O'Brien got some question from the team around the networking design and exposing apps. Any strongly held opinions?
In client project – any objection that a developer…
-
## What happened?
Plugin crashes 🤷
## What did you expect to happen?
Plugin doesn't crash 😄
## What else do we need to know?
```terraform
resource "aiven_transit_gateway_vpc_attac…
-
Context:
- network_cidr currently takes one string https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/blob/44fe07c4a2ae1c7b4110196595cd4625792ac692/variables.tf#L37
- this value…