Skip to content

Releases: newrelic/terraform-provider-newrelic

v2.4.2

30 Jul 23:31
37c3ccd
Compare
Choose a tag to compare

v2.4.2 - 2020-07-30

Documentation Updates

  • dashboard: Improve docs for limit and order_by widget attributes

v2.4.1

29 Jul 23:26
b682b7e
Compare
Choose a tag to compare

v2.4.1 - 2020-07-29

Bug Fixes

  • alerts: flatten condition scope properly for APM JVM metrics
  • newrelic_alert_condition: allow instance scope for JVM app metrics

v2.4.0

29 Jul 00:02
4694139
Compare
Choose a tag to compare

v2.4.0 - 2020-07-28

Bug Fixes

  • alerts: Unify how alert policy selects an account_id
  • infra_alert_condition: support zero-value thresholds for infra_alert_condition resource

Documentation Updates

  • alert_policy: update alert_policy import section, add default to arg ref

Features

  • infra_alert_condition: add description attribute

v1.20.1

28 Jul 00:33
3658c4c
Compare
Choose a tag to compare

v1.20.1 - 2020-07-27

Bug Fixes

  • infra_alert_condition: [v1.x] support zero-value thresholds for infra_alert_condition resource

v2.3.0

24 Jul 01:57
874f23d
Compare
Choose a tag to compare

[v2.3.0] - 2020-07-23

Features

  • add a newrelic_account data source

Deprecations

  • deprecate newrelic_synthetics_label

v1.20.0

24 Jul 01:42
06a21a7
Compare
Choose a tag to compare

[v1.20.0] - 2020-07-23

Deprecations

  • deprecate newrelic_synthetics_label

v2.2.1

10 Jul 22:05
6d93a38
Compare
Choose a tag to compare

v2.2.1 - 2020-07-10

Bug Fixes

  • replacement for deadlink linter
  • replacement for deadlink linter
  • alert_condition: remove conditional to fix drift when using 'user_defined' attributes

Documentation Updates

  • fix broken links
  • fix broken links
  • fix broken links
  • fix broken links
  • communicate that most but not all keys have prefixes
  • alerts: update documentation for newrelic_nrql_alert_condition

v2.2.0

08 Jul 19:11
bee3b8b
Compare
Choose a tag to compare

[v2.2.0] - 2020-07-02

Bug Fixes

  • docs: extra whitespace below table
  • docs: better table header rendering
  • nrql_alert_condition: use better term operator

Documentation Updates

  • alerts: include account_id attribute for alert_policy

Features

  • alerts: new newrelic_alerts_location_failure_condition resource

v2.1.2

26 Jun 21:58
72c627d
Compare
Choose a tag to compare

v2.1.2 - 2020-06-26

Bug Fixes

  • alerts: require at least one violation time limit attr
  • alerts: improve nil handling for alert_channel

Documentation Updates

  • provider: additional v2 updates, migration guide updates
  • provider: add getting started guide to the quick links
  • provider: fix incorrect newrelic_application reference in some examples
  • provider: add account_id to argument reference, move argument reference above the fold
  • provider: add environment variables and schema attribute table
  • provider: update getting started example to reflect v2 updates
  • readme: update title, add link to latest documentation

v1.19.1

24 Jun 17:18
Compare
Choose a tag to compare

v1.19.1 - 2020-06-24

Bug Fixes

  • changelog: remove 1.18.1 from changelog, 1.19.0 is the replacement

Features

  • update the release process to prepare for repo handoff