Releases: tailscale/terraform-provider-tailscale
Releases · tailscale/terraform-provider-tailscale
v0.4.0
What's Changed
- Support custom derp servers by @pwyliu in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/45
- Add tests for the tailscale client implementation by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/46
New Contributors
- @pwyliu made their first contribution in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/45
Full Changelog: davidsbond/terraform-provider-tailscale@v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.0 to 2.7.1 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/39
- add 'addresses' field to device and devices resources by @kevinschoonover in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/40
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.1 to 2.8.0 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/41
New Contributors
- @kevinschoonover made their first contribution in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/40
Full Changelog: davidsbond/terraform-provider-tailscale@v0.2.0...v0.3.0
v0.2.0
What's Changed
- Upgrade to go 1.17 by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/35
- Implement devices datasource by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/34
- Update ACL examples to use jsonencode by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/38
- Support hujson for ACL files by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/37
Full Changelog: davidsbond/terraform-provider-tailscale@v0.1.4...v0.2.0
v0.1.4
What's Changed
- Remove whitespace in device subnet route uri by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/33
Full Changelog: davidsbond/terraform-provider-tailscale@v0.1.3...v0.1.4
v0.1.3
What's Changed
- Describe tailnet format in documentation by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/26
- docs: added the provider configuration env variables by @mvisonneau in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/27
- Fix incorrect HCL in device subnet routes by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/28
- Remove leading whitespace from path by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/30
New Contributors
- @mvisonneau made their first contribution in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/27
Full Changelog: davidsbond/terraform-provider-tailscale@v0.1.2...v0.1.3
v0.1.2
What's Changed
- Remove unused device fields by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/25
Full Changelog: davidsbond/terraform-provider-tailscale@v0.1.1...v0.1.2
v0.1.1
What's Changed
- Change references to "domains" to "tailnets". by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/13
- Add terraform resource for device_subnet_routes by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/14
- Add descriptions to all current resources by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/15
- Add device data source by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/16
- Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/20
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.6.1 to 2.7.0 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/21
- Upgrade to go 1.16 and include darwin/arm64 in builds. by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/23
Full Changelog: davidsbond/terraform-provider-tailscale@v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.0 to 2.4.1 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/3
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.1 to 2.4.2 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/4
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.2 to 2.4.3 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/5
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.3 to 2.4.4 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/6
- Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/7
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.4 to 2.5.0 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/8
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.5.0 to 2.6.0 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/9
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.6.0 to 2.6.1 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/10
- Add support for TagOwners and Tests in ACL configuration by @davidsbond in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/12
Full Changelog: davidsbond/terraform-provider-tailscale@v0.0.1...v0.1.0
v0.0.1
What's Changed
- Bump github.com/hashicorp/go-uuid from 1.0.1 to 1.0.2 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/2
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 by @dependabot in /~https://github.com/davidsbond/terraform-provider-tailscale/pull/1
Full Changelog: /~https://github.com/davidsbond/terraform-provider-tailscale/commits/v0.0.1