-
As a regular free and open source contributor and someone who is interested in contributing to Jitsi Meet, the only thing that prevents me from contributing to this project is the use of a Contributor…
-
It is really typical for companies to use git repositories as project templates which are then forked into client projects. It would be very cool if terraform could initiate a fork from selected githu…
-
## Description
Heya, Since when upgrading to Terraform 1.0 our pipeline has started failing with the below error. We're using the latest version of your github action. Any ideas as to what could …
-
### 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 commu…
-
I created VM where i installed atlantis docker version `ghcr.io/runatlantis/atlantis:v0.28.1-alpine` with terraform version `ATLANTIS_DEFAULT_TF_VERSION=v1.1.5`
everything is cool except when i do P…
-
## Versions
### Extension
```
v2.24.1
```
### VS Code
```
Version: 1.71.0 (user setup)
Commit: 784b0177c56c607789f9638da7b6bf3230d47a8c
Date: 2022-09-01T07:36:10.600Z
Electron: 19.0.…
-
## Problem
Currently the only way to dynamically configure your environment for running a workflow is by using the special `env` and `multienv` steps in your `plan` and `apply` configuration respec…
-
I followed thouroughly your instructions 3 times. The terraform apply fails with this error:
## doesnt work for me
```
Terraform apply -auto-approve --target google_compute_network.demo_network
…
-
### 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…
-
**Describe the bug**
For resource tagging, we use a format like `subdomain.company.com/key = value`.
At the top level stack we define:
```hcl
globals {
default_tags = {
"meta.company.com…