Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 08:10
· 57 commits to main since this release
c58c77f

What's Changed

Exciting New Features ๐Ÿš€

  • feat: Add import identities support for domain mapping resource by @ravi-ydv in #204
  • feat: Add import identities support for subaccount and subaccount using auth resources by @ravi-ydv in #205
  • feat: Support import identities for system mapping and system mapping resource by @ravi-ydv in #208
  • feat: Support import identities for k8s service channel and add examples in doc by @ravi-ydv in #209
  • feat: removed identity block from update function by @ravi-ydv in #211
  • feat: Implement list resource for subaccount by @ravi-ydv in #217
  • feat: Implement list functionality for ABAP and K8s service channels by @ravi-ydv in #227
  • feat: Implement list resource for system mapping and system mapping resource by @ravi-ydv in #226
  • feat: Implement LIST functionality for domain mapping resource by @ravi-ydv in #222

Bug Fixes ๐Ÿž

  • fix: Update resource_subaccount for import without using user credentials by @sp1goyal in #184
  • fix: Fix for unintended update of attributes in subaccount resource by @sp1goyal in #212

Dependencies ๐Ÿ”—

  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #171
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #180
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #182

Other Changes

New Contributors

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