Releases: newrelic/terraform-provider-newrelic
Releases · newrelic/terraform-provider-newrelic
v2.13.2
v2.13.1
v2.13.0
v2.12.1
v2.12.1 - 2020-10-15
Bug Fixes
- dashboard: use state migration to fix 500 error when upgrading from v2.7.5 to v2.8 and beyond
- nrql_alert_condition: avoid drift using computed value
Documentation Updates
- add instructions for New Relic One users to get an api key
- dashboard: update docs regarding cross-account widget config drift
v2.12.0
v2.11.0
v2.10.3
v2.10.2
v2.10.2 - 2020-10-02
Bug Fixes
- build: update version.ProviderVersion via ldflags during release process
Documentation Updates
- remove admin API key from docs and various other updates
- update changelog
- change slack integration documentation
- update process running example
- dashboard: fix some broken links
- synthetics: remove newrelic_synthetics_label resource
Features
- alerts: deprecate plugins conditions and un-deprecate APM alert conditions
- synthetics: replace REST API calls with Nerdgraph calls
v2.9.0
v2.8.0
v2.8.0 - 2020-09-30
Documentation Updates
- update infra alert condition api key type
- update changelog
- update development instructions for new TF version
- DEPRECATION notice for newrelic_alert_condition
- update supported Go information and test config
- README: update provider configuration pin version examples
- dashboard: update docs with info regarding widget.account_id and cross-account widgets
- dashboard: add cross-account example
Features
- dashboard: support cross-account widgets :)
Fixes
- replace some v2 GetPolicy() with nerdgrpah QueryPolicy()