terraform-aws-dynamic-subnets
terraform-aws-dynamic-subnets copied to clipboard
Terraform module for public and private subnets provisioning in existing VPC
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
### Describe the Bug This module has features leaving to think it's able to deploy private and public subnets separately. It mostly works but, apparently, you must have both public...
### Describe the Feature If you want to create extra subnets using just IPv4, you can do this with multiple calls to the module, as described in https://github.com/cloudposse/terraform-aws-dynamic-subnets/issues/165#issuecomment-1265987787 However, you...
### Describe the Bug When attempting to create a subnet in us-west-1 AZs I get the following error ``` Error: Invalid index on .terraform/modules/Perforce-private-subnet/outputs.tf line 9, in output "availability_zone_ids": 9:...