-
## System Information
### Linux distribution
```
Alpine Linux Edge
Linux puruttya 5.15.69-0-rpi4 #1-Alpine SMP PREEMPT Thu Sep 22 09:04:24 UTC 2022 aarch64 GNU/Linux
```
### Terraform ver…
-
### Terraform Version
```
Terraform v1.1.7
```
### Terraform Configuration Files
```terraform
data "terraform_remote_state" "example" {
backend = "remote"
config = {
h…
-
Related issues:
- https://github.com/boto/botocore/issues/704
- https://github.com/boto/botocore/issues/2450
- https://github.com/aws/aws-sdk-java-v2/issues/1754
> We require short term creden…
-
**Describe the bug**
I am trying to clone a template based on cloud-init and created from cloud image.
`terraform plan `
succeeds.
While `terraform apply` fails with the message.
`Err…
-
## To Reproduce
From the same cloudshell, apply multiple terraform configurations from different directories. After multiple terraform configurations have been applied, Terraform will start failing…
-
Version: [`v0.27.1+65583ec`](https://github.com/coder/coder/commit/65583eca47f6d9d194ed8b038c3c010a4cd331c4)
If you create a `coder_app` like the following, you get a 500 error from Coder.
Eithe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Describe the bug**
If I create a VM with 1 network_device and I later installed other components manually, which in turn creates additional virtual net iface, the addition of a second network devic…
-
**Describe the bug**
The makefile to build the terraform-provider-vultr will not build due to scripts/fmtcheck.sh having an implicit reliance on bash being present on the system.
**To Reproduce**…
-
Quite likely an edge case, but I'm debugging a null pointer dereference in terraform (the shell itelf, not a particular provider). It would have been amazing to be able to say 'tfenv install --debug 1…