Skip to content

Releases: newrelic/terraform-provider-newrelic

v2.27.1

06 Oct 19:37
20bfba9
Compare
Choose a tag to compare

v2.27.1 - 2021-10-06

v2.26.0

01 Oct 14:29
81d3d80
Compare
Choose a tag to compare

v2.26.0 - 2021-10-01

Features

  • servicelevel: Add service level resource

v2.25.0

04 Aug 22:56
a11164e
Compare
Choose a tag to compare

v2.25.0 - 2021-08-04

v2.24.1

21 Jul 21:59
954aa96
Compare
Choose a tag to compare

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

11 Jun 16:16
c1a3f34
Compare
Choose a tag to compare

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

12 May 18:44
e0b657a
Compare
Choose a tag to compare

v2.22.1 - 2021-05-12

Bug Fixes

  • docs: bumped version used in docs to latest

Features

  • docs: added guide for newrelic_dashboard migration

v2.22.0

10 May 19:11
49b6c47
Compare
Choose a tag to compare

v2.22.0 - 2021-05-10

Bug Fixes

  • infra_alert_condition: Added missing documentation, fixes #1280

Features

  • resource_newrelic_dashboard: Added deprecation notice

v2.21.2

06 May 20:43
56f9382
Compare
Choose a tag to compare

v2.21.2 - 2021-05-06

Features

  • newrelic_one_dashboard: add JSON widgets

v2.21.1

16 Apr 22:13
777895f
Compare
Choose a tag to compare

v2.21.1 - 2021-04-16

v2.21.0

04 Mar 19:36
19590bf
Compare
Choose a tag to compare

v2.21.0 - 2021-03-04

Bug Fixes

  • alert_channel: Ensure include_json_attachment is sent to API as true or false string
  • alert_policy_channel: Ignore configured channel_id order (convert to Set)

Features

  • Add NRQL Drop Rule support