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
- docs: ensure proper formating of examples by @lechnerc77 in #185
- chore: Test fixes and re-recorded fixtures by @sp1goyal in #218
New Contributors
Full Changelog: v1.0.0...v1.1.0