Releases: vmware/terraform-provider-wavefront
Releases · vmware/terraform-provider-wavefront
v3.6.0
What's Changed
- upgrading lint to 2.5.2 in normal and release workflow by @dkuldeep22 in #114
- adding alert_type check and empty check for target field by @dkuldeep22 in #116
- Updating changelog and version file for release by @dkuldeep22 in #117
Full Changelog: v3.5.0...v3.6.0
v3.5.0
3.5.0 (March 31, 2023)
ENHANCEMENT:
- Upgrade net, text and sys dependencies for security fixes.
v3.4.0
3.4.0 (November 9, 2022)
ENHANCEMENT:
- Removed Tesla Cloud Integration
- Added documentation for calling dashboard sections from external files.
v3.3.0
3.3.0 (Oct 21, 2022)
ENHANCEMENT:
- Added support for Data Sources for Alert, Event, Dashboard, Derived Metric, Maintenance Window, and External Links.
- Added support for Data Source for Role and UserGroup by id.
- Added support for ProcessRateMinutes property in Alert Resource.
- Fixed integration tests.
v3.2.0
3.2.0 (Sep 02, 2022)
ENHANCEMENT:
- Upgraded Terraform-plugin-sdk/v2 from 2.6.1 to 2.21.0 for security vulnerability fix.
- Upgraded go version from 1.16 to 1.17 for security vulnerability fix.
- Using email instead of id for wavefront_user.
v3.1.0
3.1.0 (May 23, 2022)
ENHANCEMENT:
- Support for Metrics Policy & Various Data Sources
v3.0.2
3.0.2 (March 23, 2021)
DOCUMENTATION:
- Fixed a variety of typos, punctuation, and grammatical errors.
v3.0.1
3.0.1 (March 11, 2022)
BUG FIXES:
- Fix incompatibility issue between threshold alerts and new alert experience.
- Update command in CONTRIBUTING.md.
v3.0.0
3.0.0 (June 10, 2021)
NOTES:
- Upgrade to the new terraform SDK v2.6.1 from v1 as v1 is reaching end of life.
With this change there is no more support for Terraform 0.11 and below. - Minor documentation updates showing that multiple alert targets can be
specified at once in the alert target field.
v2.8.3
2.8.3 (March 1, 2021)
BUG FIXES:
- Fix typo on main page of the Wavefront terraform provider documentation.