-
-
## Background:
We have been having issues with terragrunt performance for a while, and we have downgraded from v0.26 to v0.23.34.
I noticed newer versions keep downloading providers, even when they …
-
Hello! We're currently trying to upgrade from v3 to v4 and noticed that there are some removed attributes like `bucket_policy_only` in `google_storage_bucket`. We deleted the attribute by manually edi…
-
### Current Terraform Version
0.12.19
### Use-cases
The typical approach to start testing the Terraform script is to run it locally with a local backend which you can easily dispose during that p…
-
**Describe the bug**
I'm trying to issue Range requests for some bytes out of pypi wheels. The ETag response header is not constant, and I think it should be.
The immediate application is some co…
-
### TL;DR
Need to set `balancing_mode` under dynamic block for backends in `google_compute_region_backend_service` in main.tf to `CONNECTION`
### Expected behavior
The Terraform module should eithe…
-
Hi,
I'm trying to bootstrap a new S3 Bucket and DynamoDB Table, but it does not seems to be working.
One of the problem I found is that the following function is defining the backend config as `…
-
### Terraform Version
Terraform v0.9.0
### Affected Resource(s)
- s3 backend
### Terraform Configuration Files
```hcl
terraform {
required_version = ">= 0.9"
backend "s3" {
regi…
-
Hi,
Current company-terraform-data.el does not include new or updated AWS Services such as `aws_eks_cluster` resource, `mixed_instances_policy` parameter in `aws_autoscaling_group` resource.
So …
aibou updated
4 years ago
-
### 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…