-
**Describe the issue**
We are encountering an issue when using the terracurl module to interact with our API hosted on GCP Cloud Run. Our Terraform module dynamically generates a GCP ID token using …
-
**Describe the issue**
Setting a dynamic token in X-Vault-Token leads to authentication failure when running Terraform apply.
**To Reproduce**
1. Use the vault token create command to create a …
-
### Code of Conduct
- [X] I have read and agree to the project's Code of Conduct.
- [X] Vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-i…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your proble…
-
Hello team,
Farfetch is trying to use Terraform to create Azure Cloud export in Kentik. For that effort they were using Kentik provider snippet listed in Terraform provider resource registry
https…
-
the API i am using can creates (POST) an object, the result of the creation is a UUID returned in a JSON response. The suppression of the same objet (DELETE) is done using the object UUID referenced i…
-
Hi!
Recently I have been trying to bootstrap some Azure webapps, part of this work includes uploading a ZIP file using the Kudu API via a PUT request.
Problem I have is specifying my .zip file i…
-
#### Use-cases
I want to find all workspaces that match a certain tag. That's easily doable already.
```
# Find all Workspaces with specific tags
data "tfe_workspace_ids" "tagged" {
tag_nam…
-
### 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…
-
**Describe the bug**
- Create `meraki_networks_switch_access_policies`
```
resource "meraki_networks_switch_access_policies" "this_switch_access_policy_example" {
network_id = "XXX"
…