Releases: newrelic/terraform-provider-newrelic
Releases · newrelic/terraform-provider-newrelic
v2.24.1
v2.24.1 - 2021-07-21
Bug Fixes
- build: fix compile-only and compile-all build targets to aid with local development
- docs: added baseline to list of options that require operator to be set to above
Documentation Updates
- InfraAlerts: Update docs
- MonitorScript: Update docs with monitor script location
- OneDashboardRaw: Update docs
Features
- use client method context from within resources
- removed binary file
- fix tests
- 0 violation TTL for Infra Conditions returns warning
- MonitorScript: Add monitor script locations
- dashbaord_raw: add newrelic_one_dashboard_raw
- docs: added documentation links to the dashboard migration guide
v2.23.0
v2.23.0 - 2021-06-10
Bug Fixes
- AlertCondition: Fix TestAccNewRelicAlertCondition_LongName unit test
- newrelic_infra_alert_condition: Prevent index out of range on expandIfraAlertThreshold (#606)
- plugins: Run gofmt
- resource_newrelic_alert_condition: update unit test to match resource
- resource_newrelic_alert_condition: adapted name length to fit API definition
- resource_newrelic_alert_condition: incorrect description field
Documentation Updates
- plugins: Update website with deprecation notices
v2.22.1
v2.22.0
v2.21.2
v2.21.1
v2.21.0
v2.20.0
v2.19.1
v2.19.1 - 2021-02-25
Bug Fixes
- deps: update module gotest.tools/gotestsum to v1.6.2
- deps: update module github.com/golangci/golangci-lint to v1.37.1
- deps: Update module newrelic/newrelic-client-go to v0.58.2
- deps: update module goreleaser/goreleaser to v0.157.0
- one_dashboard: Table Widget should have filter on them
- one_dashboard: Inherit nrql_query account_id from dashboard by default
Documentation Updates
- update changelog
- update changelog
Features
- one_dashboard: Add support for widget_histogram
- one_dashboard: Add support for widget_funnel
- one_dashboard: Add support for widget_bullet
- one_dashboard: Add widget_heatmap
v2.19.0
v2.19.0 - 2021-02-18
Bug Fixes
- one_dashboard: Table Widget should have filter on them
- one_dashboard: Inherit nrql_query account_id from dashboard by default
Documentation Updates
- update changelog
- update changelog
Features
- one_dashboard: Add support for widget_histogram
- one_dashboard: Add support for widget_funnel
- one_dashboard: Add support for widget_bullet
- one_dashboard: Add widget_heatmap