Fixed:
- Fixed a bug where Set types in terraform plugin SDK could have extra, empty values.
Added:
- Adds support for
labels
inchronosphere_dashboard
- Allow
chronosphere_notification_policy
resources without ateam_id
. - Add unstable
chronosphere_slo
resource.
Fixed:
- Support dry-run validation of monitor prometheus queries that contain dynamic expressions that aren't known at plan time.
- Fix
chronosphere_resource_pools_config
error when default pool is not set.
- Allow creating
chronosphere_slack_notifier
with actions withoutaction_confirm_text
. - Fix
chronosphere_rollup_rule
andchronosphere_mapping_rule
diff after applying a rule without an interval or storage policy.
- Added new resources:
LogAllocationConfig
LogscaleAction
LogscaleAlert
- Fixed python package name
- Add minimum required docs to publish to Pulumi Registry.
- Initial release of the Chronosphere Pulumi provider.
- Update documentation links to point to new Chronosphere Pulumi provider page.