Skip to content

v0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 19:26
· 297 commits to main since this release
d968d6a

What's Changed

Enhancements

  • Added support for a new twingate_group resource by @vmanilo in #72
  • Added a new DENY_ALL shorthand port restriction option for twingate_resource resources by @vmanilo in #76
  • Added a new GKE Helm provider deployment guide by @romankor in #109

Bug fixes and improvements

  • The provider will no longer allow changing the remote_network_id for an existing twingate_connector resource by @vmanilo in #98
  • Resolved an issue where the provider would crash when an empty port range was configured by @vmanilo in #78
  • Resolved an issue where importing a twingate_connector resource would initially succeed and then fail on subsequent runs by @vmanilo in #96
  • Resolved an issue where port restrictions supplied in non-numerical order would incorrectly trigger resource redeployment by @vmanilo in #97
  • Removed an incorrect reference to retrieving entity IDs from the Twingate admin console by @alexmensch in #69

New Contributors

Full Changelog: v0.1.6...v0.1.7