Skip to content

Releases: microsoft/terraform-provider-fabric

v0.1.0-beta.5

13 Nov 21:59
bb1d418
Compare
Choose a tag to compare

v0.1.0-beta.5 - November 13, 2024

✨ Added

  • #46 New read-only properties in the fabric_workspace Resource/Data-Source: capacity_region, onelake_endpoints

💫 Changed

  • #32 Moved from az rest to fabric az-cli extension in the bash examples
  • #46 Updated docs for possible values for state and region in the fabric_capacity Data-Source.

🪲 Fixed

  • #29 Add intermediary state checkpoints for fabric_workspace Resource
  • #47 fabric_lakehouse Resource creation failed when configuration.enable_schemas has been set to false

v0.1.0-beta.4

02 Oct 23:24
f0ed87d
Compare
Choose a tag to compare

v0.1.0-beta.4 - October 02, 2024

✨ Added

  • #22 Additional binaries to the build artifacts

  • os: freebsd

  • arch: 386

  • #24 Guide about Fabric Capacity configuration for Fabric Provider

💫 Changed

  • #24 Enhanced authentication guides

v0.1.0-beta.3

26 Sep 15:08
1396a59
Compare
Choose a tag to compare

v0.1.0-beta.3 - September 26, 2024

💫 Changed

  • #17 Enhanced user context authentication guide

🪲 Fixed

  • #15 The fabric_workspace data-source had invalid schema for the workspace identity.
    The schema has been changed from enabled (bool) to type (string).

  • #17 Fixed links in the index doc

v0.1.0-beta.2

20 Sep 21:38
2b40457
Compare
Choose a tag to compare

v0.1.0-beta.2 - September 20, 2024

🪲 Fixed

  • #7 Docs rendering and links
  • #7 Unnecessary sbom json in the release assets

v0.1.0-beta.1

20 Sep 19:03
85b183c
Compare
Choose a tag to compare

v0.1.0-beta.1 - September 20, 2024

✨ Added

  • #3 Project launch - public beta preview release