Skip to content

Tags: aruntheja-0/terraform-aws-vpc-peering

Tags

v7.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run tests in parallel (grem11n#121)

v7.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add routes for VPC + Subnet IPv6 space (grem11n#116)

* Add routes for VPC + Subnet IPv6 space

VPC's can be setup as dual stack which will allow for them to have ipv6
addresses as well as ipv4 ones. This will make it so if vpc's get paried
that do have ipv6 addressing on them that the route tables also get
setup with the ipv6 addresses.

* Add a test for when only 1 side has ipv6 addresses

v6.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update AWS provider version (grem11n#103)

* update provider version

* change condition

* Update provider.tf

Co-authored-by: Mohsen Sadeghzade <techieforfun@protonmail.com>

---------

Co-authored-by: Mohsen Sadeghzade <techieforfun@protonmail.com>

v5.1.0

Routes for associated CIDRs

v5.0.0

AWS Classic Deprecation

v4.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use the latest TF for tests (grem11n#88)

* Use the latest TF for tests

* Use only Go 1.17

v4.0.1

Update issue templates

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to TF0.15 (grem11n#72)

* Upgrade to TF0.15

* Ignore docs for the builds

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pre-release README (grem11n#74)

V4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to TF0.15 (grem11n#72)

* Upgrade to TF0.15

* Ignore docs for the builds