Skip to content

Releases: SAP/terraform-provider-btp

v1.6.0

28 Aug 07:30
0865815
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

Bug Fixes 🐞

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

24 Jul 09:08
dace8d9
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • feat: increased timeout for resource subaccount subscription by @diya-dhan in #856
  • feat: subaccount service broker by @v0lkc in #857
  • feat: Resource to create roles by @ANUGRAHG in #858

Bug Fixes 🐞

  • fix: allow creation of duplicate service instances in different environments by @diya-dhan in #836
  • fix: Improved Error Handling for Entitlement Destruction by @ANUGRAHG in #838
  • fix: check for multiple auth parameters by @lechnerc77 in #854

Other Changes

  • chore: update cli client to v2.64.0 by @v0lkc in #850

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 May 09:35
93525a3
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • chore: update devcontainer config to enable SSO option by @lechnerc77 in #805

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 May 07:29
85db981
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • feat: Get subaccount data source according to subdomain and region by @ANUGRAHG in #727
  • fix: Generalised the custom IDP for the tests by @diya-dhan in #730
  • feat: Ability to Share Service Instances by @diya-dhan in #751
  • feat: Authentication using SSO for local execution by @prajin-op in #766

Bug Fixes 🐞

Other Changes

Full Changelog: v1.1.0...v1.3.0

v1.2.0

03 May 07:51
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • feat: Get subaccount data source according to subdomain and region by @ANUGRAHG in #727
  • fix: Generalised the custom IDP for the tests by @diya-dhan in #730
  • feat: Ability to Share Service Instances by @diya-dhan in #751

Bug Fixes 🐞

Other Changes

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Mar 07:40
eb0fc50
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • feat: Support enabling of features for directories by @ANUGRAHG in #706
  • feat: Support for User-Agent configuration via TF_APPEND_USER_AGENT env variable by @prajin-op in #713
  • feat: Support show-hierarchy on global Account by @TieyanFu in #721

Bug Fixes 🐞

  • fix: adapted the globalAccount parameter in the relevant facades by @diya-dhan in #705

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Feb 10:07
d2421b2
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(service-instance): support parameters resolution by @v0lkc in #666

Other Changes

  • docs: update subaccount_service_instance.md.tmpl by @annawenger20 in #685
  • fix: allow for managing subaccount entitlements as directory admin by @kuntzed in #698

Full Changelog: v1.0.0-rc2...v1.0.0

v1.0.0-rc2

23 Jan 09:52
8b45f51
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Bug Fixes 🐞

  • fix: replace typed error with generic JSON response by @lechnerc77 in #642

New Contributors

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

06 Dec 06:35
5b4af56
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🚀

Bug Fixes 🐞

  • fix: deletion of subaccounts under managed directories by @lechnerc77 in #545
  • fix: add new field in service manager model broker error model by @lechnerc77 in #552

Other Changes

New Contributors

Full Changelog: v0.6.0-beta2...v1.0.0-rc1

v0.6.0-beta2

13 Nov 11:14
ffec12a
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • fix: renamed provider config parameter for consistency by @lechnerc77 in #522

Exciting New Features 🚀

  • feat: remove state in case of 404 errors to enable recreation by @sdischer-sap in #513
  • feat: handling of "not found" resources in READ operations by @lechnerc77 in #518

Bug Fixes 🐞

  • fix: nil pointer error creation of service instance by @lechnerc77 in #521

New Contributors

Full Changelog: v0.6.0-beta1...v0.6.0-beta2