Miguel Ferreira
Miguel Ferreira
This PR removes a rogue ` (back-tick) char from the README.
It would be very useful for my team to terraform the integration between DataDog and Confluent Cloud. Following the [DataDog integration documentation](https://www.datadoghq.com/blog/confluent-cloud-monitoring-datadog/#add-your-api-key-to-datadog), the new resource would need to allow for...
I'm looking for an action that can add an arbitrary issue to a project. For my use-case, I'm creating an issue during a workflow job execution, and after the issue...
Thanks for maintaining this gem! We have ran into an issue with a requirement for a Redis password that has been fixed in #108. Meanwhile also #112 has been merged....
I'm trying to deploy a `helm_release` that uses and S3 bucket as the repository. There is no public access to that S3 bucket. I'm able to do `helm install/upgrade` locally...
This issue is a question or potentially a feature request. We need to install an integration that doesn't come bundled with the agent. The specific integration is for the ruby...
Thanks for this really nice action! We have been using it a lot and really like it. We've started to use this action to post results of deployment tests, and...
### Your environment Terraform Provider Version: 1.1.4 (due to [this bug](https://github.com/1Password/terraform-provider-onepassword/issues/96) on later versions) Connect Server Version: `latest` which at this moment should be [1.7.1](https://hub.docker.com/layers/1password/connect-sync/1.7.1/images/sha256-fde234f8b77aa49df69070a16bc42fc11a6ca3168790816eea27efed652b37c4?context=explore) OS: Linux (running the container...
Thanks for the great library. It's really nice to be using vavr collections "all-the-way". I was experimenting with this module in a few of my projects and I noticed that...
### Expected Behavior Changing the runtime to `lambda_provided` should not affect the defined main class for the application, or at least respect that value when explicitly set. ### Actual Behaviour...