Skip to content

v3.0.0 - Deprecated Items Removed

Compare
Choose a tag to compare
@sdmrelease sdmrelease released this 05 Aug 01:05
· 124 commits to development since this release

This release removes all deprecated items from the provider. If you've already upgraded to v2, most likely you're not depending on these items, and you'll be able to upgrade to v3 with no code changes. The items have already been disabled on the server for some time. If you are currently making requests using any of these items, they are being rejected:

  • sdm_account_grant resource and data source
  • sdm_role.composite boolean field
  • sdm_role_attachment resource and data source
  • sdm_role_grant resource and data source

Composite Roles have been replaced with the ability to attach a single Account to multiple Roles using Account Attachments. See an example here.

Role Grants have been replaced with Access Rules. See the migration guide.