-
### Terraform Core Version
1.3.4
### AWS Provider Version
4.37.0
### Affected Resource(s)
aws_lambda_event_source_mapping
### Expected Behavior
**terraform apply** should push the resource to a…
-
```hcl
locals {
restriction_suffix = ["high", "medium", "low"]
ioguardrail_prefix = "guardrails-1"
secrets_type = ["guardrail", "piiguardrail"]
}
# create io guardrail with diff…
-
### 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 commu…
-
Hi there,
I'm trying to create a cloud function via terraform (which in this particular example forwards error logs to slack, but that's irrelevant for the issue).
**The problem is it seems impo…
-
### 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Terraform provider for Grafana Issue: https://github.com/grafana/terraform-provider-grafana/issues/1302
We migrated the provider to a new permissions API (available since Grafana 9.3) in the latest…
-
### Describe the need
It is a common use case that the repository already exists and I want to manage it.
Our company has ~5000 repositories, I will not write scripts to import them.
Would it…
-
### Context
Charmed Kubeflow and its rocks totals ~30-40 github repositories. The settings for these are currently managed manually, meaning if we decide to change something like branch protection r…
-
I wanted to ask - if I run the kafka and connect (cp-kafka-connect) locally and in the Terraform code point to my local machine (is this even possible) details, will I be able to deploy the connector …