-
### 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…
-
### 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/2016-…
-
### OpenTofu Version
```shell
We are using `latest` from https://github.com/opentofu/setup-opentofu (`v1.0.4`)
```
### Use Cases
I have a number of GitHub repositories in one organization managed …
-
### Description
Currently, an SSO application can only be retrieved by the Arn. But there are situations where I need the ARN (and have the name).
Is it an option to make it possible to also retri…
-
# Description
As a developer of notify, I would like all of our kubernetes deployments to be managed by Helmfile so that all of our kubernetes code is in one location.
## WHY are we building?
- Pro…
-
I copied and pasted the book code into three files and ran the following commands and the apply failed. Error at the end was about the auto scaling launch configuration. Googling it looks like this is…
-
Hi! I am having an issue with the drawing process.
Steps to reproduce:
```
mkdir test
cd test
touch main.tf
```
main.tf:
```
terraform {
required_providers {
aws = {
source…
-
https://github.com/cyrilgdn/terraform-provider-postgresql/blob/f46ec221181b09b153c7fc816e75c7030a3e8ab9/postgresql/provider.go#L271C15-L271C44
I have a custom buildagent for Azure DevOps Pipeline r…
-
#### Terraform version
```plaintext
1.9.8
```
#### Terraform Configuration Files
```terraform
data "tfe_workspace_ids" "customerfacing" {
tag_names = ["customerfacing"]
…
-
### Use-cases
Most of our team uses Databricks predominantly via its web UI. As we start to migrate some of our Databricks resources to be managed via Terraform, it will be difficult for people loo…