Does the PR have any schema changes?
Found 7 breaking changes:
Types
- "oci:DataScience/getModelsModel:getModelsModel": required:
- `🟢` "modelVersionSetId" property has changed to Required
- `🟢` "versionLabel" property has changed to Required
- `🟢` "oci:Identity/getDomainsAuthTokensAuthToken:getDomainsAuthTokensAuthToken": required: "token" property has changed to Required
- `🟢` "oci:Identity/getDomainsCustomerSecretKeysCustomerSecretKey:getDomainsCustomerSecretKeysCustomerSecretKey": required: "secretKey" property has changed to Required
- `🟢` "oci:Identity/getDomainsOauth2clientCredentialsOauth2clientCredential:getDomainsOauth2clientCredentialsOauth2clientCredential": required: "secret" property has changed to Required
- `🟢` "oci:Identity/getDomainsSmtpCredentialsSmtpCredential:getDomainsSmtpCredentialsSmtpCredential": required: "password" property has changed to Required
- `🟢` "oci:NetworkLoadBalancer/getListenersListenerCollectionItem:getListenersListenerCollectionItem": required: "l3ipIdleTimeout" property has changed to Required
New functions:
- `DataSafe/getDatabaseSecurityConfig.getDatabaseSecurityConfig`
- `DataSafe/getDatabaseSecurityConfigs.getDatabaseSecurityConfigs`
What's Changed
* Upgrade terraform-provider-oci to v6.16.0 by iwahbe in https://github.com/pulumi/pulumi-oci/pull/626
**Full Changelog**: https://github.com/pulumi/pulumi-oci/compare/v2.14.0...v2.15.0