Jakub Stehlík

Results 4 issues of Jakub Stehlík

### Terraform Version * Terraform: 1.5.6 * Terraform Grafana Provider: 2.11.0 (also 2.8.1) * Grafana: 10.2.2 (also 10.3.1) ### Affected Resource(s) * grafana_rule_group ### Terraform Configuration Files ```hcl resource "grafana_rule_group"...

bug
area/alerting

**Did you search GitHub Issues and GitHub Discussions First?** Yes **Is your feature request related to a problem? Please describe.** We are implementing Dragonfly for a multi-tenant application. In order...

### Community Note * Please vote on this issue by adding a :+1: [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. Searching for pre-existing...

bug

### Describe the Feature Support override of Elasticsearch/Opensearch domain name. ```hcl resource "aws_elasticsearch_domain" "default" { count = local.elasticsearch_enabled ? 1 : 0 domain_name = module.this.id #