Releases: vmware/terraform-provider-wavefront
Releases · vmware/terraform-provider-wavefront
Fix typo in main page of documentation
2.8.2 (March 1, 2021)
BUG FIXES:
- Fix typo on main page of the Wavefront provider terraform documentation.
v2.8.1
Release 2.8.1 (2021-02-01T16:28:26Z)
BUG FIXES:
- Update documentation
v2.8.0
Release 2.8.0 (2021-01-29T18:03:19Z)
BUG FIXES:
- Fix broken releases paage link in README.md
- Fix broken make command in README.md
ENHANCEMENTS:
- Support ingestion policies in service accounts
FEATURES:
- New Resource:
wavefront_ingestion_policy
v2.7.3
Release 2.7.3 (2020-12-16T20:05:50Z)
ENHANCEMENTS:
- Support logarithmic charts in dashboards with the "base" attribute within the chart mapping.
v2.7.2
Release 2.7.2 (2020-12-02T22:20:49Z)
BUG FIXES:
- Send sparkline_decimal_precision for dashboards even if 0
ENHANCEMENTS:
- Chart attributes can be set in both dashboard and dashboard json resources.
v2.7.1
Release 2.7.1 (2020-10-26T21:53:03Z)
BUG FIXES:
- Changes in alert severity no longer trigger a terraform update.
ENHANCEMENTS:
- Now chart attributes in dashboards can be set.
v2.7.0
Release 2.7.0 (2020-10-05T18:49:44Z)
FEATURES:
- New Resource:
wavefront_external_link
v2.6.0
Release 2.6.0 (2020-09-23T16:25:10Z)
BUG FIXES:
- When user changes external_id, destroy and re-create the AWS cloud integration resource rather than trying to change external_id in a PUT request.
FEATURES:
- New Resource:
wavefront_maintenance_window
v2.5.1
Release 2.5.1 (2020-09-16T17:51:05Z)
BUG FIXES:
- fix resource_cloud_integration_cloudwatch so that it doesn't think the resource changed all the time because of missing external_id.
v2.5.0
Release 2.5.0 (September 10, 2020)
BUG FIXES:
- wavefront_user resource fixed so that terraform doesn't try to constantly update the user groups field PR 4.
- Code made to pass the golangci lint checker
ENHANCEMENTS:
- Documentation changed to meet latest standards
FEATURES:
- New Resource:
wavefront_service_account