|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | +<a name="v2.18.0"></a> |
| 7 | +## [v2.18.0] - 2019-11-04 |
| 8 | + |
| 9 | +- Fixed spelling mistakes |
| 10 | +- Updated CHANGELOG |
| 11 | +- Updated network-acls example with IPv6 rules |
| 12 | +- Added support for `ipv6_cidr_block` in network acls ([#329](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/329)) |
| 13 | +- Updated CHANGELOG |
| 14 | +- Added VPC Endpoints for AppStream, Athena & Rekognition ([#335](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/335)) |
| 15 | +- Updated CHANGELOG |
| 16 | +- Add VPC endpoints for CloudFormation, CodePipeline, Storage Gateway, AppMesh, Transfer, Service Catalog & SageMaker(Runtime & API) ([#324](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/324)) |
| 17 | +- Updated CHANGELOG |
| 18 | +- Added support for EC2 ClassicLink ([#322](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/322)) |
| 19 | +- Updated CHANGELOG |
| 20 | +- Added support for ICMP rules in Network ACL ([#286](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/286)) |
| 21 | +- Updated CHANGELOG |
| 22 | +- Added tags to VPC Endpoints ([#292](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/292)) |
| 23 | +- Updated CHANGELOG |
| 24 | +- Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs ([#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311)) |
| 25 | +- Updated CHANGELOG |
| 26 | +- Add IPv6 support ([#317](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/317)) |
| 27 | +- Updated CHANGELOG |
| 28 | +- Fixed README after merge |
| 29 | +- Output var.name ([#303](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/303)) |
| 30 | +- Updated CHANGELOG |
| 31 | +- Fixed README after merge |
| 32 | +- Additional VPC Endpoints ([#302](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/302)) |
| 33 | +- Added Kinesis streams and firehose VPC endpoints ([#301](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/301)) |
| 34 | +- adding transfer server vpc end point support |
| 35 | +- adding codebuild, codecommit and git-codecommit vpc end point support |
| 36 | +- adding config vpc end point support |
| 37 | +- adding secrets manager vpc end point support |
| 38 | +- Updated version of pre-commit-terraform |
| 39 | +- Updated CHANGELOG |
| 40 | +- Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 ([#288](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/288)) |
| 41 | +- Updated CHANGELOG |
| 42 | +- Updated VPC endpoint example (fixed [#249](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/249)) |
| 43 | +- Update tflint to 0.8.2 for circleci task ([#280](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/280)) |
| 44 | +- Updated CHANGELOG |
| 45 | +- Updated CHANGELOG |
| 46 | +- Fixed broken 2.3.0 |
| 47 | +- Updated CHANGELOG |
| 48 | +- Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12) |
| 49 | +- Updated CHANGELOG |
| 50 | +- Updated Terraform versions in README |
| 51 | +- Updated CHANGELOG |
| 52 | +- Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch ([#269](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/269)) |
| 53 | +- Upgrade Docker Image to fix CI ([#270](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/270)) |
| 54 | +- Updated CHANGELOG |
| 55 | +- Fixed merge conflicts |
| 56 | +- Finally, Terraform 0.12 support ([#266](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/266)) |
| 57 | + |
| 58 | + |
| 59 | +<a name="v1.72.0"></a> |
| 60 | +## [v1.72.0] - 2019-09-30 |
| 61 | + |
| 62 | +- Updated CHANGELOG |
| 63 | +- Add VPC endpoints for AppStream, Athena & Rekognition ([#336](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/336)) |
| 64 | +- Updated CHANGELOG |
| 65 | +- Fixed Sagemaker resource name in VPC endpoint ([#323](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/323)) |
| 66 | +- Fixed name of appmesh VPC endpoint ([#320](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/320)) |
| 67 | +- Updated CHANGELOG |
| 68 | +- Allow ICMP Network ACL rules ([#252](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/252)) |
| 69 | +- Updated CHANGELOG |
| 70 | +- Added VPC endpoints from [#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311) to Terraform 0.11 branch ([#319](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/319)) |
| 71 | +- Updated CHANGELOG |
| 72 | +- Add tags to VPC Endpoints ([#293](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/293)) |
| 73 | +- Updated CHANGELOG |
| 74 | +- Add VPC endpoints for ELB, CloudTrail, CloudWatch and SNS ([#274](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/274)) |
| 75 | + |
| 76 | + |
6 | 77 | <a name="v2.17.0"></a>
|
7 | 78 | ## [v2.17.0] - 2019-09-30
|
8 | 79 |
|
| 80 | +- Updated CHANGELOG |
9 | 81 | - Updated network-acls example with IPv6 rules
|
10 | 82 | - Added support for `ipv6_cidr_block` in network acls ([#329](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/329))
|
11 | 83 |
|
|
719 | 791 | - Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
|
720 | 792 |
|
721 | 793 |
|
722 |
| -<a name="v1.5.0"></a> |
723 |
| -## [v1.5.0] - 2017-11-23 |
| 794 | +<a name="v1.5.1"></a> |
| 795 | +## [v1.5.1] - 2017-11-23 |
724 | 796 |
|
725 | 797 |
|
726 | 798 |
|
727 |
| -<a name="v1.5.1"></a> |
728 |
| -## [v1.5.1] - 2017-11-23 |
| 799 | +<a name="v1.5.0"></a> |
| 800 | +## [v1.5.0] - 2017-11-23 |
729 | 801 |
|
730 | 802 | - Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
|
731 | 803 | - Set enable_dns_support=true by default
|
|
803 | 875 | - Initial commit
|
804 | 876 |
|
805 | 877 |
|
806 |
| -[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.17.0...HEAD |
| 878 | +[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.18.0...HEAD |
| 879 | +[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.72.0...v2.18.0 |
| 880 | +[v1.72.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.17.0...v1.72.0 |
807 | 881 | [v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.16.0...v2.17.0
|
808 | 882 | [v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.15.0...v2.16.0
|
809 | 883 | [v2.15.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.71.0...v2.15.0
|
|
892 | 966 | [v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
|
893 | 967 | [v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
|
894 | 968 | [v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
|
895 |
| -[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1 |
896 |
| -[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0 |
897 |
| -[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1 |
| 969 | +[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1 |
| 970 | +[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1 |
| 971 | +[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0 |
898 | 972 | [v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
|
899 | 973 | [v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
|
900 | 974 | [v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0
|
|
0 commit comments