Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
azuredatatransfer.Connection
azuredatatransfer.Flow
azuredatatransfer.Pipeline
keyvault.AccessPolicy
New functions:
azuredatatransfer.getConnection
azuredatatransfer.getFlow
azuredatatransfer.getPipeline
azuredatatransfer.listAzureDataTransferApprovedSchemas
azuredatatransfer.listListPendingConnection
azuredatatransfer.listListPendingFlow
azuredatatransfer.listListSchema
What's Changed
- Diff keyed arrays by @thomas11 in #2968
- Add a custom resource for Key Vault access policies by @thomas11 in #2951
- Case-insensitive comparison of Azure ids for more correct diffs by @thomas11 in #2993
- Set ForceNew on referenced types by @thomas11 in #2970
- Fix pypi credentials again by @blampe in #2998
- Add playbook documenting existing customization points by @thomas11 in #2997
- Add report about skipped POST endpoints during schemagen by @thomas11 in #3002
New Contributors
Full Changelog: v2.24.0...v2.25.0