-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### (Optional) Module Version
0.20
### (Optional) Correlation Id
_No r…
-
### Configuration
```hcl
# Databricks (Workspaces management)
provider "databricks" {
alias = "mws"
host = "https://accounts.cloud.databricks.com"
account_id = lo…
-
### 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 com…
-
### Issue
I tried to launch my opentofu code with semaphore UI. In my organization, we use our own git to store the tf.state so we use a backend http.
When i launch the task i have a message :
…
-
Terraform 1.5.5
Bitbucket provider 2.38.0
Can't upload to branch small files (15-20 files), always got 500 error after second file, 1st file uploaded yo branch without problems
terraform.log:
…
-
Currently, the Terraform provisioner relies on the output of `terraform graph` to determine what resource `coder_metadata` instances should be applied to when building the template or workspace.
Un…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Greenfield/Brownfield provisioning
greenfield
### Terraform Version
1.2.9
### Module Version
…
-
### Description
For BYOL it is possible to use AWS IAM Identity Center to set up a Microsfot Entra ID joined Directory. This allows to manage user directly via AWS IAM Identity which is already bac…
-
### Is your feature request related to a problem? Please describe.
We are trying to fully automate the deployment of our F5 system through Terraform. Since iRules LX and consequently LX Workspaces ar…
-
### Terraform Version
```shell
1.2.*
1.3.7
1.3.8
1.3.9
1.4.0
```
### Terraform Configuration Files
providers:
```terraform
terraform {
required_providers {
aws = {
source = "…