-
Hello Terragrunt,
It looks like the shiny new feature to allow pulling modules from the Terraform registry is broken on any modules pulled that have outputs deemed "sensitive".
See [this issue](…
-
### 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…
-
### Terraform Version
```shell
Terraform v1.4.0
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v4.57.0
```
### Use Cases
When we run terraform apply, it is able to give state cha…
-
### Terraform Core Version
1.3.3
### AWS Provider Version
4.49.0
### Affected Resource(s)
data.aws_caller_identity
### Expected Behavior
No cycle error
### Actual Behavior
The data resource s…
-
Hi,
I have a use case where I'd like to override a module block to change it's source attribute from a registry URL to a local path. This is to allow for a custom testing setup (swapping out the regi…
c0sco updated
7 months ago
-
Dear module owner,
As per the agreed module ownership requirements & responsibilities at the time of assignment, the AVM Team is opening this issue to request you to kindly review your module again…
-
### Terraform Version
```
v1.2.5
```
### Terraform Configuration Files
```terraform
provider "azurerm" {
features {}
}
resource "azurerm_resource_group" "test" {
name =…
-
## 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 …
-
### Current Terraform Version
```
Terraform v1.2.5
on linux_amd64
```
### Use-cases
Using container registries as storage backend for provider and module distribution would empower users t…
-
**Description :**
OS: macos catalina
docker
terraform-compliance v1.2.7
I'm just running the scripts on the docs, and it doesn't seem to work when I pass it proper json files. Is this still mainta…