-
We're currently doing shell acrobatics to programmatically parse provider versions needed by our terraform configurations.
In the current version of terraform, `terraform providers` renders a neat …
-
### Benefit
We use terraform to create all of our cloud infrastructure. We need to stay current with the provider to have access to all of the settings and configuration available in GCP
### Acc…
-
Hey guys,
I've got an AWS instance resource for my workers in a module (`mymodule`):
``` bash
resource "aws_instance" "worker" {
count = "12"
...
}
```
Is it possible to taint all 12 resources? …
-
-
I have a lot of terraform repositories where there is a root module that includes other modules with some inputs/attributes. Those inputs are variables for the other modules, which affect whether they…
sparr updated
4 years ago
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the modul…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the module in…
-
```
│ Warning: Argument is deprecated
│
│ with module.altinitycloud_connect_aws.aws_iam_role.this,
│ on .terraform/modules/altinitycloud_connect_aws/iam.tf line 1, in resource "aws_iam_role" …
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
Azurerm updated its major version to 4.0 on August 23, current version is 4.5.…
-
Currently, Azure Express Route is deployed and implemented using the [Azure landing zones Terraform module](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale).
We need to research and t…