-
Hi guys, After digging for a long time, I have no other optio but to open a bug here. I'm trying to create to instances of the provider in order to be able to create repositories in one instance and i…
-
Hello.
We're trying to use databricks provider with azure service principal authentication, to be able to deploy our clusters, notebooks and jobs, however, we cannot authenticate with the SP even w…
-
There are too many "sources of truth" when it comes to which Terraform version to use. All tools completely ignore the commercial version of Terraform and the ability of remote runs, which use the ver…
-
Hey guys,
I'd like to be able to specify multiple users for `tfe_team_member`. Currently, only one user can be added even though the API itself supports adding multiple users (https://www.terraform…
-
### Terraform Version
```
$ terraform -v
Terraform v1.0.10
on darwin_amd64
+ provider registry.terraform.io/hashicorp/null v3.1.0
+ provider registry.terraform.io/hashicorp/random v3.1.0
+ prov…
-
### Terraform Version
```
$ terraform version
Terraform v1.1.1
on darwin_amd64
+ provider registry.terraform.io/hashicorp/random v3.1.0
```
### Terraform Configuration Files
http…
-
## Summary:
I am trying to get a k8s application working behind an Oauth2 proxy. The provider is Azure and the k8s is an interal (non-cloud) data center cluster.
## Expected Behavior
1. client co…
-
### Terraform Version
```
Terraform v0.14.7
+ provider.vault v2.13.0
```
### Affected Resource(s)
- All
### Debug Output
Relevant output:
```
2021-04-07T14:18:29.863+1000 [DEBUG] plugin.te…
-
### 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…
-
### Current Terraform Version
```
1.0.5
```
### Use-cases
When defining a variable for a module that will be eventually used in a for_each, it would cut down on complex code nessary to …