-
### Terraform Version
```
Terraform v0.12.21
+ provider.google v3.22.0
+ provider.google-beta v3.24.0
```
### Terraform Configuration
Happens with GCS as the configured backend, but I…
-
Terraform state on S3 has no encryption and lock is missing on dynamodb
-
### Terraform Version
```shell
Terraform v1.3.2
on darwin_amd64
```
### Use Cases
Working with Terraform on large-scale projects or mono-repositories with a lot of duplicates can become …
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
on linux_amd64
```
### OpenTofu Configuration Files
```hcl
terraform {
backend "http" {
address = "https://tf-state-server.[domain]…
-
Add Terraform configuration for project hosting.
-
Hi,
i am using terraform + terragrunt to deploy the infra.
here is the directory structure i have .
> resource-group/
> service-bus/
> terragrunt.hcl
i am using remote backend to store t…
-
Hi!
As of the v21.04.0 of trident, its now possible to configure trident backends through kubernetes yaml manifests. If possible, could this be added as an option to configure backends through the …
-
Since we're going to be targeting services accounts now can we prefix all these with `services/generate/`
_Originally posted by @frankinspace in https://github.com/podaac/generate/pull/1#discussion…
-
### What happened?
When i try to use an http backend for state on gitlab, I have the following error message in my workspace object :
````
cannot select Terraform workspace: failed to get confi…
-
### Current Terraform Version
0.12.5
### Use-cases
When using other remote backends, you have the possibility to specify some sort of storage area (container, buckets, etc), to reuse the same …