terraform-aws-vpc icon indicating copy to clipboard operation
terraform-aws-vpc copied to clipboard

Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦

Results 91 terraform-aws-vpc issues
Sort by recently updated
recently updated
newest added

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes βœ…: 5.10.0 (Unreleased) ##...

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - No πŸ›‘: please wait to...

## Is your request related to a problem? Please describe. I want to be able to instantiate multiple instances of this module, in order to provide a shared VPC with...

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - No πŸ›‘: please wait to...

## Description Support for multiple route tables when creating public subnets ## Motivation and Context Guarantee that the used route table for public subnets on creation is different when a...

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes βœ…: I believe resource...

## Is your request related to a problem? Please describe. Their is now a network firewall module, but it does not integrate with this module, so even when using them...

## Description New variables `public_subnet_tags_per_subnet`, `private_subnet_tags_per_subnet`, etc. Optional, no effect if not specified. If specified, they are additional tags to apply to each respective public and private subnet. Extend the...

wip

## Description TF errors out when trying to create a VPC with database subnets but no private subnets and no NAT gateways: `Call to function "coalescelist" failed: no non-null arguments`....

## Description First of all I'm not sure if it is a real bug or not :) I faced with the behaviour which does not seem proper, so I have...