Skip to content

Releases: tedilabs/terraform-aws-vpc-connectivity

v0.5.1

14 Dec 01:53
850efc4
Compare
Choose a tag to compare

v0.5.0

13 Dec 17:11
2a00109
Compare
Choose a tag to compare

Full Changelog: v0.4.2...v0.5.0

v0.4.2

03 Dec 15:57
23be8e2
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Dec 15:47
4703588
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Dec 12:48
d74edf6
Compare
Choose a tag to compare

What's Changed

  • Refactor vpc-peering-requester and vpc-peering-accepter by @posquit0 in #21
  • Refine vpc-peering module by @posquit0 in #22

Full Changelog: v0.3.1...v0.4.0

v0.3.1

08 Nov 05:39
751f181
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Nov 02:32
85fea73
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #1
  • Bump tj-actions/changed-files from 36 to 39 by @dependabot in #2
  • Bump crazy-max/ghaction-github-labeler from 4 to 5 by @dependabot in #3
  • Update terraform version to v1.5 by @posquit0 in #16
  • Support lambda_event_structure_version for lattice-lambda-target-group by @posquit0 in #17
  • Bump tj-actions/changed-files from 39 to 40 by @dependabot in #18
  • Refactor vpc-gateway-endpoint by @posquit0 in #19
  • Refactor vpc-interface-endpoint by @posquit0 in #20

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

23 Sep 16:33
cabba9a
Compare
Choose a tag to compare

What's Changed

  • Add lattice-shared-service-network and lattice-shared-service by @posquit0 in #15

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Sep 14:50
d49fed3
Compare
Choose a tag to compare

What's Changed

  • Fix service_associations output for lattice-service-network module by @posquit0 in #13
  • Add lattice-lambda-target-group by @posquit0 in #14

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Sep 06:07
2a801b0
Compare
Choose a tag to compare

What's Changed

  • Support lattice-service-network module by @posquit0 in #4
  • Add lattice-service-listener module by @posquit0 in #5
  • Add lattice-service module by @posquit0 in #6
  • Support conditions for lattice-service-listeners by @posquit0 in #7
  • Add lattice-ip-target-group by @posquit0 in #8
  • Add lattice-instance-target-group module by @posquit0 in #9
  • Add lattice-alb-target-group module by @posquit0 in #10
  • Remove unsupported health_check for lattice-alb-target-group by @posquit0 in #11
  • Add examples for lattice target group modules by @posquit0 in #12

New Contributors

Full Changelog: v0.1.0...v0.2.0