-
### Thank you for reporting an issue.
I'm unable to run tofu init anymore. The same configuration worked yesterday.
This is the error:
```
tofu init
...
╷
│ Error: Incompatible provider versi…
-
Hi,
I have had an issue logged here on a module that uses AzAPI: Azure/terraform-azurerm-lz-vending#153
I believe this is caused by caching and would be resolved by re-authenticating.
I would…
-
### 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…
-
I use doom emacs. When `M-x vterm` I get `Possible infinite recursion when copying keymap`.
I have reduced the entirety of my `config.el` and `init.el` down to this:
`config.el`:
```
;;; .doom.d/c…
-
Dear module owner,
As per the module ownership requirements and responsibilities at the time of [assignment](https://github.com/Azure/Azure-Verified-Modules/issues/1284), the AVM Team is opening …
-
### Thank you for reporting an issue.
I'm having an issue retrieving the provider for AzureRM when running `tofu init`. Here is the output:
```
Initializing the backend...
Initializing modules...…
-
**Background:**
I have 3 stacks defined within Spacelift:
1. Stack A (Administrative stack) which is deploying out the related spacelift resources including new Modules to the Terraform registry…
-
Hi there!
Not sure if it's a bug or I'm doing something wrong, but this is what's happening for me.
I have a `null_resource` (to run packer) in a child-module like this:
```hcl
resource "nul…
-
Dear module owner,
As per the module ownership requirements and responsibilities at the time of [assignment](https://github.com/Azure/Azure-Verified-Modules/issues/908), the AVM Team is opening t…
-
### Terraform Core Version
1.3.6
### AWS Provider Version
3.76.1
### Affected Resource(s)
```terraform
resource "aws_route_table_association" "this" {
for_each = { for key in var.ro…