Yuliyan Tsvetkov

Results 9 comments of Yuliyan Tsvetkov

Any ETA here, guys ? Its the 21st century !

Hi there. I face the same behavior for aws_nat_gateway resource as well: Version: **terraforming (0.16.0)** **Steps to reproduce:** 1. terraforming nat > nat.tf 2. terraform import aws_nat_gateway.test test 3. terraform...

Same here. We are using the same module and here is the infracost breakdown: ``` Detected Terragrunt directory at . ✔ Downloading Terraform modules ✔ Evaluating Terraform directory ✔ Retrieving...

Asking the same question. Notifiers won't work. I don't see sidecar for that, but there is a `grafana-sc-notifier` one which does nothing.

Well, same can be achieved by just loading the `value` of whatever you want in `ConfigMap` as `Secret` - for the container is just plaintext value at the end. `Secret`...

/reopen This seems it is not fixed in general as I follow the article here for Parameter store and I always end up with the _common_path in the secret. https://external-secrets.io/latest/guides/datafrom-rewrite/...

For provisioning `ContactPoints` via secret you can check my previous reply [here](https://github.com/grafana/helm-charts/issues/1869#issuecomment-1400766759)

I can help with cardinality exploration, sizing of labels, reviews, but I haven't opened the full code base to check where we can add the metric counters. By default the...

The feature I am totally looking at to have. Currently I am thinking about re-encryption with my application and storing the data encrypted, decrypt it in another store, use all...