- 12 Dec, 2018 3 commits
-
-
Anton Babenko authored
Added IGW route for DB subnets (based on #179)
-
Anton Babenko authored
-
Anton Babenko authored
-
- 11 Dec, 2018 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: onl…
-
- 16 Oct, 2018 1 commit
-
-
Mayur Nagekar authored
Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: only lowercase alphanumeric characters and hyphens allowed in name Read more: https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/180
-
- 06 Oct, 2018 1 commit
-
-
Anton Babenko authored
-
- 01 Oct, 2018 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
* Added amazon_side_asn to vpn_gateway * change to Amazon default ASN (as per API) (#176) https://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpn-gateway.html
-
- 18 Sep, 2018 1 commit
-
-
Scott Crooks authored
-
- 17 Sep, 2018 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 16 Sep, 2018 1 commit
-
-
Anton Babenko authored
-
- 15 Sep, 2018 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 14 Sep, 2018 1 commit
-
-
Rupert Broad authored
* add vars for custom subnet and route table names * revert db suffix to "db"
-
- 04 Sep, 2018 1 commit
-
-
Anton Babenko authored
* Add secondary CIDR block support using a local variable to derive the vpc id to ensure the CIDR block operations are applied before the CIDR operations * Add secondary cidr block outputs to module output * Add the wonderful examples from matthiasr's PR located at https://github.com/terraform-aws-modules/terraform-aws-vpc/pull/162 all credit goes to them for this wonderful example * From copy and paste accidentally used variable name that differed from these variables * Resolve typo in secondary_cidr_blocks * Fixed README formatting * Followups for #161 * Added local.vpc_id with description
-
- 19 Aug, 2018 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
* Added support for IPv6 to VPC
-
- 18 Aug, 2018 2 commits
-
-
Anton Babenko authored
* Provide separate route tables for db/elasticache/redshift * Added example for saperate routes * Updated PR with suggestions * Make redshift to use separate subnet route table also * More cleanup and updates * Fixed one more spelling mistake
-
Tristan Escalada authored
just a typo in the docs and in the public_subnet_tags in the simple example
-
- 22 Jun, 2018 1 commit
-
-
Anton Babenko authored
-
- 20 Jun, 2018 3 commits
-
-
Anton Babenko authored
* Allow tags override for all resources (fix for #138) * Added tags for all resources which were missing them
-
Anton Babenko authored
-
David Harris authored
-
- 05 Jun, 2018 1 commit
-
-
Anton Babenko authored
Fixed creation of aws_vpc_endpoint_route_table_association when intra_subnets are not set (fixes 137)
-
- 04 Jun, 2018 2 commits
-
-
Anton Babenko authored
-
Mark Madsen authored
* Adding Lambda subnets for serverless functions that need to communicate within the VPC * Switched to "infra_subnet" for a private subnet without NAT gateway. * Fixing typo - removing last "lambda" ref. * Added README docs on intra subnets, and added it to complete VPC example. Fixed naming.
-
- 24 May, 2018 2 commits
-
-
Anton Babenko authored
-
Scott Crooks authored
* Initial commit for issue #117 * Adding documentation for NAT Gateway creation * Adding `enable_nat_gateway` to the documentation * Updating README.md with `one_nat_gateway_per_az` to be 'true' by default * Reverted changes back to `one_nat_gateway_per_az` as 'false'
-
- 16 May, 2018 1 commit
-
-
Anton Babenko authored
-
- 09 Apr, 2018 2 commits
-
-
Anton Babenko authored
-
Stefan Mihajlovic authored
-
- 05 Apr, 2018 3 commits
-
-
Loren Gordon authored
Fixes #82
-
Loren Gordon authored
* Ensures the S3 VPC Endpoint association is only created if there are public subnets Fixes #89 * Ensures a single DDB association in the public route table
-
Anton Babenko authored
Removed aws_default_route_table and aws_main_route_table_association, added potentially failed example (#111)
-
- 06 Mar, 2018 1 commit
-
-
Anton Babenko authored
-
- 02 Mar, 2018 2 commits
-
-
Anton Babenko authored
-
Simon Clausen authored
-
- 10 Feb, 2018 1 commit
-
-
robh007 authored
* Extended aws_vpn_gateway use case * Fixed warning from outputs on vgw_id
-