Terraform provider release notes

To install the latest version of the Terraform provider, see Install the Chronosphere Terraform provider.

To download earlier versions of the Terraform provider, visit the release repository (opens in a new tab).

Chronosphere supports Terraform provider versions for one year from their release dates. Be sure to use only a supported version, unless explicitly instructed otherwise by Chronosphere Support. If you experience issues, upgrade to the latest supported version.

Version 0.46.0

Released: 2024.02.06

This release contains no user-facing changes in behavior or function.

Version 0.45.0

Released: 2024.01.18

Features

  • Update chronosphere_collection to make team_id optional.
  • Add regex match type for trace metrics filters.
  • Add group_by field to chronosphere_trace_metrics_rule resource.

Version 0.44.0

Released: 2023.12.13

Features

  • Add new chronosphere_service data source for services, which associates monitors with dashboards in service collections.

Version 0.43.0

Released: 2023.11.30

Features

  • Adds new resource chronosphere_classic_dashboard.

Version 0.42.0

Released: 2023.11.15

Features

  • Adds support for the resolve_sustain field in monitor threshold conditions.
  • Adds numeric_value in span filter tags used in chronosphere_trace_tail_sampling_rules and chronosphere_trace_metrics_rule resources.
  • Adds the attributes name and system_name to chronosphere_trace_tail_sampling_rules.
  • Adds chronotf import-state ownership transfers for chronosphere_resource_pools_config.

Fixes

  • Fixes bug that caused terraform plan to fail when converting a notification policy from inline to independent.

Version 0.41.0

Released: 2023.09.28

This release contains no user-facing changes in behavior or function.

Version 0.40.0

Released: 2023.09.15

This release contains no user-facing changes in behavior or function.

Version 0.39.0

Released: 2023.09.05

Features

  • Update a monitor when changing its bucket_id instead of forcibly deleting and recreating it.

Version 0.38.0

Released: 2023.08.28

Features

  • Add unrestricted, email, and slug support to chronosphere_service_account.
  • Add new required one_of between unrestricted and restriction to chronosphere_service_account.
  • Add support for the description field on Teams.
  • Add a new enumerator DISTRIBUTION to the metric types for rollup rules.

Fixes

  • Fix an unexpected diff after applying a notification policy in the notification_policy_data field.
  • Fix diff suppression for dashboard resource. JSON payload registers null and empty fields as equivalent.

Version 0.37.0

Released: 2023.07.26

Features

  • Promote Dashboard resource for general availability.
  • Add Dashboard support to chronotf export-config and chronotf import-state.

Version 0.36.0

Released: 2023.06.23

Features

  • Make name_mappings optional for derived_label resources.
  • Add interval field to mapping_rule and rollup_rule resources.
  • Add chronotf import-state support for Grafana dashboards.
  • Add chronotf export-config support for Grafana dashboards with --include-grafana-dashboards, which exports dashboard JSON content to separate files.

Fixes

  • Remove one_of between service_key and routing_key for PagerDuty notifiers.

Version 0.35.0

Released: 2023.05.10

Features

  • Increase speed of reading from data source buckets.
  • Hide Chronosphere-internal resources from chronotf export-config.
  • Add support to update bucket_id in place using chronosphere_mapping_rule, chronosphere_recording_rule, and chronosphere_rollup_rule.

Fixes

  • Fix chronotf export-config not exporting all buckets.
  • Fix chronotf import-state timeout errors when importing a large number of resources.
  • Support monitor schedules without any ranges.

Version 0.34.0

Released: 2023.04.07

Features

  • Explicitly ask to set remote resource ownership to Terraform when running chronotf import-state instead of changing ownership automatically.
  • Enable dry run validation support for Notifiers.
  • Remove redundant logs from chronotf import-state output.
  • Enhance error messages by always showing HTTP verb, URL, status code, and body.

Fixes

  • Allow Terraform updates to modify a notifier's type instead of returning an error if the notifier's type changed on the server.
  • Display all HTTP error responses in the Chronosphere UI and API responses.

Version 0.33.0

Released: 2023.03.29

Feature

  • Enable dry run validation support for collections, derived metrics, derived labels, drop rules, recording rules, teams, classic dashboards, and buckets.

Version 0.32.0

Released: 2023.03.23

Feature

  • Import-state and export-config for ResourcePoolsConfig.

Version 0.31.0

Released: 2023.03.15

Feature

  • Add support for managing derived labels, using the chronosphere_derived_label resource.

Version 0.30.0

Released: 2023.03.09

Feature

  • Improved whitespace formatting in chronotf export-config.

Version 0.29.0

Released: 2023.02.27

Features

  • Enable dry run validation support for notification policies, mapping rules, and rollup rules.
  • Add support to filter chronotf export-config by slugs.

Fix

  • Fix exporting of buckets with notification policies that have a mismatched slug.

Version 0.28.0

Released: 2023.02.03

Features

  • Enable server-side dry run validation for monitor resources.
  • Add system ownership support for mapping rules, roll-up rules, recording rules, and derived metrics. When Terraform creates or changes these objects, Chronosphere flags them as owned by Terraform and prevents overriding changes from other interfaces.

Version 0.27.0

Released: 2023.01.30

This release contains no user-facing changes in behavior or function.

Version 0.23.1

Released: 2022.11.29

Features

  • Add support for managing service accounts, using the chronosphere_service_account resource.
  • Add support for managing multiple match rules, using the chronosphere_resource_pools_config resource.

Fixes

  • chronotf export-config and import-state correctly support all recording rules and roll-up rules.
  • chronotf export-config correctly exports notification routes with an empty list of notifiers.
  • Conditional drop rules' rate limit thresholds are now specified as percentage.
  • Terraform plan stage validates usage of route and override.
  • Terraform plan stage warns about usage of deprecated features.
  • chronotf import-state correctly handles resources in modules.
  • chronosphere_mapping_rule validates that at most one aggregation is specified.

Version 0.22.0

Released: 2022.10.11

Feature

  • Improve formatting of drop rules when exporting configurations.

Fix

  • Rename value_based_drop_policy to value_based_drop.

Version 0.21.0

Released: 2022.10.11

Feature

  • Add support for value-based decisions in drop rules.

Fix

  • Correctly import buckets nested in a module.
  • Fix chronotf import-state re-importing resources that are already managed by Terraform due to an unknown/updated field requiring the resource to be re-created.

Version 0.20.0

Released: 2022.09.27

Feature

  • Drop empty fields when exporting email alert notifiers in chronotf export-config.

Version 0.19.0

Released: 2022.09.07

Feature

  • Add permissive field to chronosphere_rollup_rule resources.

Fix

  • Change chronosphere_notification_policy.route.notifiers to a TypeSet to prevent ordering diffs.
  • Symmetrically export and import chronosphere_notification_policy repeat intervals.

Version 0.18.1

Released: 2022.08.23

Fix

  • Don't show unnecessary diffs for monitor conditions.

Version 0.18.0

Released: 2022.08.23

Features

  • Add support for monitors that use a NOT_EXISTS condition without a value.
  • Improve diffs to schedules in chronosphere_monitor resources.
  • Improve diffs for changes to complex objects in a list, such as monitor schedules, mapping rule storage policies, and monitor label matchers.

Fixes

  • Don't show unnecessary diffs to empty labels on buckets.
  • Don't update the Terraform state on update errors.
  • Remove incorrect log when importing notification policies with overrides.

Deprecation

  • chronosphere_notification_policy.rule is now deprecated. Use route instead.

Unsupported versions

Click to view unsupported Terraform provider version release notes.

Version 0.17.0

Released: 2022.07.26

Feature

  • Add support for monitors using an EXISTS condition without a value.

Fixes

  • Fix notification policy bugs that report changes immediately after an apply.
  • Fix activated_drop_duration in drop rules showing unexpected changes after an apply.

Version 0.16.0

Released: 2022.06.21

Features

  • Add support for managing teams, using the chronosphere_team resource.
  • Add support for slug in all notifiers.
  • Add support for slug in buckets.
  • Add support for slug-based matching in chronotf import-state for monitors, teams, drop rules, mapping rules, roll-up rules, and all notifiers.
  • Make storage_policies optional for roll-up rules.
  • Add support for DELTA roll-up rules without a new metric name.

Fix

  • Handle 404 as success when attempting to delete an already-deleted resource.

Version 0.15.0

Released: 2022.05.10

Features

  • Add support for drop_raw with roll-up rules.
  • Add support for slug with chronosphere_bucket resources.

Version 0.14.1

Released: 2022.04.26

Fix

  • Fix an issue with webhook notifiers using bearer_token.

Version 0.14.0

Feature

  • Recording rules now support independent specification of the target metric_name.
  • Add support for repeat_interval in the chronosphere_notification_policy resource.
  • chronotf now handles exporting drop rule configuration.

Fixes

  • Correctly handle the case of a notification policy introduced using the UI.

Version 0.13.0

Feature

  • Add support for new resources for distributed tracing.

Version 0.12.0

Released: 2022.03.11

Features

  • Provider registry hosting moved to tf-registry.chronosphere.io.
  • Add support for importing and exporting mapping rules.

Version 0.11.0

Released: 2022.02.24

Fixes

  • Fix an issue sending chronosphere_export_job on updates.

Version 0.10.0

Released: 2022.02.17

Feature

  • Add support for managing mapping rules, using the chronosphere_mapping_rule resource.

Version 0.9.0

Released: 2022.02.03

Features

  • Allow selecting a notification policy for a monitor independent of the bucket.
  • Add support for new stat namespace in chronosphere_export_job resource.

Fixes

  • Import and export support for buckets without a notification policy.

Version 0.8.0

Released: 2022.01.27

Features

  • Add support for managing drop rules, using the chronosphere_drop_rule resource.
  • Add support for specifying durations in Prometheus format (support for d/w/y suffixes).

Fixes

  • Fix panic when org name is incorrectly specified.
  • Fix chronotf import-state errors regarding unresolved references with recent versions of Terraform.

Version 0.7.0

Released: 2021.12.17

Feature

  • Add support for VictorOps alert notifications.

Fixes

  • Correctly handle converting Chronosphere slugs to Terraform IDs. Escape strings to support quotes and other special characters.

Version 0.6.0

Released: 2021.11.12

Feature

  • Add support for managing Opsgenie notifiers, using the chronotf export-config resource.

Fixes

  • Fix an issue where objects deleted outside of Terraform caused the provider to error out.
  • Fix a bug with marshalling attributes with special characters (like quotes) for chronotf export-config.
  • Fix incorrect output when marshalling a pagerduty notifier using a RoutingKey in chronotf export-config.
  • Fix incorrect terraform IDs in the output of chronotf export-config.

Version 0.5.3

Released: 2021.10.28

Feature

  • Add support for managing roll-up rules, using the chronosphere_rollup_rule resource.

Version 0.5.2

Released: 2021.10.14

Fixes

  • Fix escaping of quotes for chronotf export-config.

Version 0.5.1

Released: 2021.10.14

Feature

  • Add support for managing recording rules, using the chronosphere_recording_rule resource.