-
I am currently trying to optimize my terraform config and make use of the `azurerm_client_config` data source.
But there seems to be an issue using the graph api:
```
2020-02-28T23:46:11.316Z …
-
## Expected Behavior
{Please write here}
```
...
Successfully installed hashicorp/random v3.3.2
```
## Actual Behavior
```
TF_HELPER_LOG=info m1-terraform-provider-helper install h…
-
Not sure if this is the right place for this.
On the registry: https://registry.terraform.io/modules/aws-ia/vpc/aws/latest: `az_count` is required and no `azs` variable.
When using this block in V…
nhhai updated
3 months ago
-
### What problem are you facing?
Currently, a very brief error is getting exposed in the Workspace status in case of executed terraform failure, e.g.
```
Events:
Type Reason …
-
Terragrunt appears to not support operation via Continuous Integration in the [Plan and Apply on different machines](https://www.terraform.io/guides/running-terraform-in-automation.html#plan-and-apply…
-
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x308664c]
goroutine 276 [running]:
github.com/tencentcloudsta…
-
Calling terraforming in docker fails, but the same exact credentials in Mac OS X work correctly:
$ docker run --rm --name terraforming -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_K…
-
### Terraform Version
```
v0.12.18
```
### Terraform Configuration Files
```hcl
provider "aws" {
region = "eu-west-1"
}
```
### Expected Behavior
Discovery of providers should b…
-
### Description
Both [terraform-plugin-sdk](https://github.com/hashicorp/terraform-plugin-sdk) and [terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) based resour…
-
### 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…