-
### 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…
-
### 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-…
-
Hello,
I would like to ask you about adding new features to `pretf` before creating a pull request, these new features will let us define Terraform blocks using Python code without using the `block…
-
### Terraform Version
```
Terraform v1.1.8
on linux_amd64
```
### Affected Resource(s)
Please list the resources as a list, for example:
* astra_database
### Terraform Configuration Files
```hcl
r…
-
### 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-…
-
I'm currently fighting with 3.0.1-rc2 and trying to convince it to use a custom-generated `proxmox_cloud_init_disk`. I'm able to get it to generate a cloud init iso image on the proxmox node without …
-
Hello, community.
I am working on creating of universal approach for creating multiply monitoring resources (alarms, log-based metrics, dashboards) for different GCP resources (GKE, LB, etc). Curre…
-
Sometimes because the data of the secret is too large, it will use gzip for compression. Does the ValuesFrom of helm-controller support obtaining the data of the gzip type? For example, you can judge …
-
### Expected Behavior
`terraform plan` shouldn't fail, if there is no change.
just skip
### Actual Behavior
now `terraform plan` fails with:
```
Planning failed. Terraform encountered an error w…
-
As it it now, I get 3 x N nodes with `terraform apply` because it spreads the cluster by default to three zones, a, b and c.
Change the terraform script to give the expected number of nodes (or acc…