-
The current code base needs more testing, because up until now, I have chose only happy paths. This means that if you use existing resources, import them, you are fine. But trouble comes if you star…
-
I'm seeing fairly frequent plugin crashes when running `terraform apply`. Retrying generally works, so it might be a race condition that's causing the `concurrent map writes` error. This is the stack …
-
### Description
### Background
The default warning diagnostic summaries for both Plugin SDKV2 and Plugin Framework based resources only include a generic title (`Argument is deprecated` and `Attri…
-
## Describe the bug
Document states:
> The exception is the terraform init command, which is always executed sequentially if the [terraform plugin cache](https://developer.hashicorp.com/terrafor…
-
When creating the OIDC plugin with a scopes value of [], the terraform plan/apply commands correctly show the empty scopes, however terraform apply renders the default value of "openid". Confirmed tha…
-
### 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…
-
*Thanks for taking the time to fill out this bug report! Before submitting this issue please check the [open bugs](https://github.com/citrix/terraform-provider-citrix/issues?q=is%3Aissue+is%3Aopen+lab…
-
│ Error: Plugin did not respond
│
│ with proxmox_vm_qemu.first-tf-vm,
│ on main.tf line 19, in resource "proxmox_vm_qemu" "first-tf-vm":
│ 19: resource "proxmox_vm_qemu" "first-tf-vm" {
│ …
-
### 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 t…
-
## Introduction
The `--quiet` option was removed in `0.11.0`, as it became the default, but I think it would be useful to add it back to allow even quieter output.
https://github.com/terraform-li…