Does the PR have any schema changes?
Found 23 breaking changes:
Types
- `🟢` "oci:Core/getByoipRangesByoipRangeCollectionItem:getByoipRangesByoipRangeCollectionItem": required: "originAsns" property has changed to Required
- "oci:Database/DatabaseDatabase:DatabaseDatabase": required:
- `🟢` "adminPassword" property is no longer Required
- `🟢` "dbName" property is no longer Required
- "oci:Database/getAutonomousDatabasesAutonomousDatabase:getAutonomousDatabasesAutonomousDatabase": required:
- `🟢` "isDisconnectPeer" property has changed to Required
- `🟢` "peerDbId" property has changed to Required
- `🟢` "oci:Database/getDataGuardAssociationsDataGuardAssociation:getDataGuardAssociationsDataGuardAssociation": required: "migrateTrigger" property has changed to Required
- "oci:Database/getDatabaseDatabase:getDatabaseDatabase": required:
- `🟢` "databaseAdminPassword" property has changed to Required
- `🟢` "isActiveDataGuardEnabled" property has changed to Required
- `🟢` "protectionMode" property has changed to Required
- `🟢` "sourceDatabaseId" property has changed to Required
- `🟢` "sourceTdeWalletPassword" property has changed to Required
- `🟢` "transportType" property has changed to Required
- "oci:Database/getDatabasesDatabase:getDatabasesDatabase": required:
- `🟢` "actionTrigger" property has changed to Required
- `🟢` "dataGuardAction" property has changed to Required
- `🟢` "dataGuardGroups" property has changed to Required
- "oci:Database/getDatabasesDatabaseDatabase:getDatabasesDatabaseDatabase": required:
- `🟢` "databaseAdminPassword" property has changed to Required
- `🟢` "isActiveDataGuardEnabled" property has changed to Required
- `🟢` "protectionMode" property has changed to Required
- `🟢` "sourceDatabaseId" property has changed to Required
- `🟢` "sourceTdeWalletPassword" property has changed to Required
- `🟢` "transportType" property has changed to Required
- "oci:NetworkLoadBalancer/getBackendSetsBackendSetCollectionItem:getBackendSetsBackendSetCollectionItem": required:
- `🟢` "areOperationallyActiveBackendsPreferred" property has changed to Required
- `🟢` "isInstantFailoverTcpResetEnabled" property has changed to Required
New resources:
- `Core/byoasn.Byoasn`
New functions:
- `Core/getByoasn.getByoasn`
- `Core/getByoasns.getByoasns`
- `NetworkLoadBalancer/getNetworkLoadBalancerBackendSetBackendOperationalStatus.getNetworkLoadBalancerBackendSetBackendOperationalStatus`
What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-oci/pull/698
* Upgrade OCI to v6.23.0 by guineveresaenger in https://github.com/pulumi/pulumi-oci/pull/699
**Full Changelog**: https://github.com/pulumi/pulumi-oci/compare/v2.21.0...v2.22.0