-
### Does this documentation exist?
* [x] #386
* [x] This is an enhancement to existing documentation
### Where would you expect to find this documentation?
* [ ] On terraform.io
* [ ] In th…
-
### Terraform Version
```shell
$ terraform version
Terraform v1.8.4
on linux_arm64
Your version of Terraform is out of date! The latest version
is 1.9.8. You can update by downloading from h…
-
For the last two days I have been importing our existing Site24x7 infrastructure into Terraform.
Sometime between 11:04 UTC and 12:30 UTC today (12 November) all our Terraform plans have started fa…
-
Exactly what it says in the title. It seems the `terraform` wrapper isn't forwarding signals properly so the lock is never unclaimed. So when you cancel a workflow the lockfile needs to be manually c…
-
Hello, is there a check for Terraform local-exec provisioner? If not, do you have any resources/links you can point me too so I may be able to create a custom check?
Many Thanks
-
### Describe the bug
The API returns the namespace access information back as a map and the terraform provider specifies it as a List. This presents a problem since go's map iteration is non-determ…
-
Unable to destroy the vm
here is my config
# provider.tf
```bash
root@ST:~/debian_iac# cat provider.tf
variable "pm_api_url" {
type = string
}
terraform {
required_providers {
…
-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [X] Vote on this issue by adding a 👍 [reaction](htt…
-
**Description:**
Given recent updates coming from #3192 , we are seeing a surge in new manifest files which really highlights our lack of state visibility and control. From a recent call with Cloud.go…
-
### Feature description
I would like to be able to install Nebari on a stock k3s cluster. Unfortunately, by default, it has Traefik already installed, and it seems your terraform doesn't like that. T…