-
thank you for your time and your Terraform script. I'm trying to create a gafana instance in Azure using terraform with your script, but I have some issues.
````
$ terraform --version
Terraform …
-
今週の雑談会のログです:memo:
-
I have used https://jenkins-x.io/v3/admin/platforms/eks/
to create an EKS cluster using terraform which is created succesfully (terraform is installed on my workstation)
I have then installed jx…
-
**Description**
Not sure. I'm just reporting what was displayed on the screen.
Appears that some sort of auth I'm missing as the response is returning a web page
**Reproduction**
A minimal cod…
-
Hi @lawrencegripper
Quick question. I have the following project structure
```
├── localhost
│ ├── main.tf
│ ├── outputs.tf
│ ├── providers.tf
│ └── vars.tf
├── modules
│ ├── …
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: 1.4.4
Kubernetes provider version: 2.19.0
Kubernetes version: 1.24.9
Azurerm provicer: 3.51.0
```
…
-
It would be great if we can do `atlantis plan` which will do plan for **all** projects defined in `atlantis.yaml` regardless whether files have changed or not.
This could be done as an extra argume…
-
### 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…
-
Versions
terraform:
Terraform v1.1.7
on darwin_amd64
azure provider:
hashicorp/azurerm v2.99.0
module:
source = "Azure/caf-enterprise-scale/azurerm"
version = "1.1.4"
Descript…
-
The AWS API has the ability to set specific tgw-rtbs for association and propagation - I can't find this ability in the terraform aws provider (I'm using version 3.26).
This page describes how to s…