Skip to content

Releases: thousandeyes/terraform-provider-thousandeyes

v1.0.0-alpha

08 Jun 18:33
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0...v1.0.0-alpha

v0.6.0

03 Sep 15:20
bf2e337
Compare
Choose a tag to compare

Changelog

bf2e337 feat(provider): adding alert rule notification
4daf8f7 Merge pull request #54 from omwbennett/patch-1
cc89e8b fix(label): Include label name on update

v0.5.3

06 Jul 22:32
2efa6a2
Compare
Choose a tag to compare

Changelog

2efa6a2 Merge pull request #57 from JTBlanchard/save_state
2627eff fix: Save remote state correctly for struct fields

v0.5.2

02 Jun 14:13
b71a125
Compare
Choose a tag to compare
  • Re-release due to checksum issue w/ v0.5.1

v0.5.1

02 Jun 13:54
b71a125
Compare
Choose a tag to compare
  • This fixes schema validation for targetSipCredentials, which was
    broken by a combination of newer version of Terraform with the new
    plugin SDK.

v0.5.0

21 May 21:06
93ea7cd
Compare
Choose a tag to compare
  • fix: Update go-thousandeyes to 1.2.1 (#55)
  • feat(timeout) Support custom client timeout (#44)
  • feat(account-groups) Fix account groups data source
  • fix(schema): Correct schema definitions (#52)
  • feat(group-label): Add Label support (#27)
  • fix(sip_server): Send fields necessary for update
  • feat(sdk): Update sdk ver to add validation funcs …
  • fix(alert_rule): Include required fields on update
  • feat(ci): fix ci build (#53)

v0.4.1

16 Apr 16:11
785a253
Compare
Choose a tag to compare
  • fix(bgp_monitor): Fix value name setting (#48)

v0.4.0

01 Apr 14:07
5922422
Compare
Choose a tag to compare
  • fix(schema) Add missing schema for group_id
  • fix(schema) Update schemas to match API spec
  • fix(provider): Remove old alert rules data source

v0.3.7

17 Mar 09:24
bc1d0f7
Compare
Choose a tag to compare

Changelog

bc1d0f7 Use alert rules as resource instead of data source (#41)

v0.3.6

16 Mar 11:54
83b66bc
Compare
Choose a tag to compare

Changelog

83b66bc rebase against upstream and bump go-thousandeyes to 1.1.1 (#40)