-
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
#### Overview of the Issue
```
packer validate rhel7-gold.pkr.hcl
Erro…
-
**Describe the bug**
The Os ( and maybe Arch ? ) fields can't be accessed
related: #2021, https://github.com/goreleaser/goreleaser/pull/1936
**To Reproduce**
Tag a release
Steps to rep…
-
#### Overview of the Issue
I'm trying to create an Image on Azure using the HCL2 syntax and publish it on a Shared Image Gallery. i'm getting the following error:
```
* Specify either a VHD (st…
-
**Describe the bug**
runway plan or deploy not working as expected with version 2.0.1, works fine in 1.18.3
Error: got file 'kustomization.yaml', 'k8s/sealedsecrets.k8s/overlays/qa/kustomization.y…
-
`jsonencode` triggers an error due to interger:
```
$ cat my.tf
resource "aws_sqs_queue" "terraform_queue" {
name = "terraform-example-queue"
delay_seconds =…
-
#### Feature Description
Very similar to the relatively recent https://github.com/hashicorp/packer/issues/9086 but in this case using Azure KV service
#### Use Case(s)
Same case as the mentio…
-
With the addition of data sources in 0.7, it became possible that a `terraform plan -out=tfplan` could discover that data source changes are present -- possibly then causing _output_ changes -- even i…
-
### Terraform Version
```
0.11.10
```
### Expected Behavior
Successuful build of `terraform-0.11.10` with `go1.11.1` (`go1.11+` required per `README`).
### Actual Behavior
Reappearanc…
-
Consider the user scenario presented in #10583, in which
1. A packer template is designed to build one source that includes, say, a virtualbox-iso builder.
2. The build block invokes this source m…
-
I'm just wondering if it's possible to get CSI working with nspawn. Based on my limited knowledge about how CSI works, it should be possible since all that would need to be done would to bind mount th…