-
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 …
-
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…
-
### 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…
-
### 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 com…
-
## 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.…
-
### 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…
-
## 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…
-
### Terraform CLI Version
1.9.4
### Terraform Provider Version
0.94.1
### Terraform Configuration
```terraform
provider "snowflake" {
account = local.tf_snowflake_account
role …