Skip to content

Releases: rogerscuall/aws-router

v0.1.15

29 Feb 01:59
Compare
Choose a tag to compare

Changelog

  • 8c76f96 creating a global map per tgw

v0.1.14

29 Feb 01:31
Compare
Choose a tag to compare

Changelog

v0.1.13

29 Feb 01:09
Compare
Choose a tag to compare

Changelog

v0.1.12

29 Feb 01:05
Compare
Choose a tag to compare

Changelog

v0.1.11

29 Feb 00:53
Compare
Choose a tag to compare

Changelog

v0.1.10

29 Feb 00:41
Compare
Choose a tag to compare

Changelog

v0.1.9

29 Feb 00:40
Compare
Choose a tag to compare

Changelog

v0.1.8

28 Feb 22:38
Compare
Choose a tag to compare

Changelog

v0.1.6

28 Feb 22:06
Compare
Choose a tag to compare

Changelog

  • 716f94b Update attachment names in TgwRouteTablesAttachments function

v0.1.5

28 Feb 21:44
Compare
Choose a tag to compare

Changelog

  • c9687dc Add GetAttachmentName method to TgwRouteTable
  • 45e5467 Add method to update TGW route tables attachments
  • ea4e1cf Adding the name to the attachment.
  • 3ffc590 Refactor function names in awsrouter.go
  • 4537cad Update .gitignore and fix linting issues
  • 4b49914 Update TgwRouteTablesAttachments to update attachment names
  • dd5e46c Update function name to GetTgwAttachments
  • 2475ac8 renaming function per standard