What's Changed
Enhancements
- Created a new
twingate_service_account
resource for Twingate Service Accounts by @vmanilo in #219 - Created a new
twingate_service_account_key
resource for Twingate Service Account keys by @vmanilo in #220 - Added a
location
property to thetwingate_remote_network
resource and data sources to allow setting Twingate Remote Network location by @vmanilo in #232 - Modified the behavior of the provider client initialization so that an API key is only required in the provider configuration if calls must be made to Twingate by @vmanilo in #233
Bug fixes and improvements
- Resolved an issue where not all groups were returned when applying changes for a
twingate_resource
resource where more than 50 groups were assigned to the Twingate Resource by @vmanilo in #207 - Resolved an issue that prevented the
twingate_connectors
data source from returning all Connectors by @vmanilo in #215
Notes
- Twingate Resource assignment to the
twingate_service_account
resource is not yet possible in this release. This will be released shortly in an upcoming release. Please follow issue #241 for updates.
Full Changelog: v0.2.1...v0.2.2