Catalin Muresan
Catalin Muresan
## Overview Add a `data` source for the GCP private service connect URIs described in https://www.elastic.co/guide/en/cloud/current/ec-traffic-filtering-psc.html#ec-private-service-connect-uris. This would make terraform code cleaner while automatically making available new regions with the...
I'm trying to implement support for an API that returns (for some reason) an object in an array and restapi_object fails because of this: ``` [ { "tags":["test","sandbox"], "deployment":"ss2439879" }...
`psqldef` tries to add CONSTRAINT for `name` while it already exists and export shows the constraint. ## Platform * OS: Linux * RDBMS: PostgreSQL * Version: v0.15.6 ## --export output...
## Platform * OS: Linux * RDBMS: PostgreSQL * Version: v0.15.6 The issue that I'm seeing is that I need to wrap the keywork `type` in quotes to have a...
## All Submissions: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? * [x] I have updated the...
### 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 community and maintainers prioritize this request * Please do...
### Affected Data source * data.astra_database ### Expected Behavior Allow lookup of database by name. I am currently looking up databases via data.astra_databases but this has the problem that it...
### What resources or data sources are affected? data_source_datadog_monitor ### Feature Request Enabling data source datadog_monitor to allow passing `id` as an argument would enable listing all monitors using data...