Releases: thousandeyes/terraform-provider-thousandeyes
Releases · thousandeyes/terraform-provider-thousandeyes
v1.3.3
What's Changed
- docs: updates and adds resources examples by @adchella-te in #123
- fix: Adding required ThousandEyes integration type by @bear-dev in #114
New Contributors
- @adchella-te made their first contribution in #123
- @bear-dev made their first contribution in #114
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- docs: updates recommended provider version in our docs by @pedro-te in #120
- docs: marks the group/label attribute in tests as deprecated by @pedro-te in #126
- The
groups
field in all test resources is now deprecated. In the next major release it will no longer be possible to set it. Assigning labels/groups to tests will be done only on thethousandeyes_label
resource.
- The
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
What's Changed
- Adding Acknowledgements to the README by @tduzan-te in #62
- refactor!: use go-thousandeyes/v2 by @raul-te in #64
- chore: use thousandeyes-sdk-go by @raul-te in #65
- docs: update README by @raul-te in #66
- ci: fix testing on pull requests by @raul-te in #67
- Add default auto-generated documentation by @raul-te in #68
- chore: add tf manifest by @raul-te in #69
- ci: use config from scaffolding project by @raul-te in #70
- fix: use TypeSet for Agents by @raul-te in #71
- fix(resource_te_bgp): add default for use_public_bgp by @raul-te in #72
- fix: untracked values conflicting with Terraform state by @raul-te in #75
- docs: go generate by @raul-te in #76
- docs: Update copyright notice by @raul-te in #77
- ci: ensure go-generated files are up to date by @raul-te in #78
- refactor: remove deprecated code by @raul-te in #80
- refactor!: use int64 for IDs by @raul-te in #81
- refactor!: use int64 type in ID methods by @raul-te in #82
- Documentation Updates by @tomwizard-eyes in #79
- ci: fix gpg import by @raul-te in #83
- ci: debug goreleaser by @raul-te in #84
- ci: try fixing gorelease using different versions by @raul-te in #85
- Resource Descriptions and Template Structure by @tomwizard-eyes in #87
- docs: add resources examples by @raul-te in #88
- docs: add examples by @raul-te in #89
- fix: check for nil before dereferencing by @raul-te in #90
- fix: add default TE values by @raul-te in #91
- fix: properly cast to int64 in monitor_id by @raul-te in #92
- fix: set use_public_bgp to false by default by @raul-te in #93
- fix: set account group name as computed by @raul-te in #95
- fix: validate that domain has a record type suffix by @raul-te in #96
- GA Docs Work by @tomwizard-eyes in #97
- build: use te-sdk-go 2.0.0-beta by @raul-te in #98
- docs: explain how to get AIDs by @raul-te in #99
New Contributors
- @tduzan-te made their first contribution in #62
- @raul-te made their first contribution in #64
- @tomwizard-eyes made their first contribution in #79
Full Changelog: v0.6.0...v1.0.0
v1.0.0-beta.4
What's Changed
- GA Docs Work by @tomwizard-eyes in #97
- build: use te-sdk-go 2.0.0-beta by @raul-te in #98
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4