Skip to content

v1.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 11:32
· 507 commits to main since this release
v1.43.0
2d1c8ce

1.43.0

New Features and Improvements

  • Added state upgrader to remove max_clusters_per_user and ebs volume attributes set to zero (#3551).
  • Robust retries for workspace get-status (#3550).
  • Updated data_aws_crossaccount_policy to format resource string with account and region (#3544).
  • Fixed Issue: The field node_type_id cannot be supplied when an instance pool ID is provided (#3549)

Documentation Changes

  • Fixed error message typo in mounts.go (#3552).
  • State the options for run_if (#3548).

Exporter

  • Don't emit all UC objects when handling dependencies (#3556).
  • Track removed objects during the Emit phase (#3554).
  • Optimize generation of databricks_group_member resource (#3559).
  • Included some UC objects into default listing (#3565)

Internal Changes

  • Jobs GoSDK schema migration (#3532).
  • Stabilize integration tests (#3542).