-
# Problem
Multiple or almost most of DevOps tools are written in go, let's name `terraform` for instance. In its case a provider for reading nickel files to native terraform structures could be wri…
-
## 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…
-
## 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 commu…
-
#### Problems
When I run the `apply` command, my workflow will assume the role `engineer` but sometimes I want it to assume the role `mega-engineer` for more permissions.
I can do this using an …
-
### Problem
The [magma-deployer](https://github.com/magma/magma-deployer) project has not been updated since Magma v1.8. This project, originally `magma-galaxy`, is an ansible-based recipe for deploy…
-
# Terraform - Graph Algorithms [Go] - Code Catalog
Terraform - Graph Algorithms [Go] Status PUBLISHED Project Terraform Project home page https://github.com/hashicorp/terraform Language Go Tags #grap…
-
### Summary
I was remediating the other breaking changes in tflint 0.47.0 and noticed an odd one on a large project which has a number of local submodules. After duplicating our required providers/ve…
acdha updated
6 months ago
-
### Feature description 💡
Currently there is no link between TerraKube workspace name and the Terraform workspace name, i.e. all TF workspace names are the standard `default` in each TK workspace u…
-
### What happened?
I wanted to import a netlify resource in my stack.
The import command failed with the following message:
> preview failed: failed to validate provider config: could not find lates…