Does the PR have any schema changes?
Found 11 breaking changes:
Resources
- "alicloud:dataworks/project:Project":
- `🟡` inputs: "projectMode" missing
- properties:
- `🟡` "createTime" missing output "createTime"
- `🟡` "projectMode" missing output "projectMode"
- `🟢` required: "description" property is no longer Required
- `🟢` required inputs: "paiTaskEnabled" input has changed to Required
Types
- "alicloud:arms/DispatchRuleNotifyRule:DispatchRuleNotifyRule": required:
- `🟢` "notifyEndTime" property has changed to Required
- `🟢` "notifyStartTime" property has changed to Required
- "alicloud:arms/getDispatchRulesRuleGroupRule:getDispatchRulesRuleGroupRule":
- `🟡` properties: "groupId" missing
- `🟢` required: "groupId" property is no longer Required
- "alicloud:arms/getDispatchRulesRuleNotifyRule:getDispatchRulesRuleNotifyRule": required:
- `🟢` "notifyEndTime" property has changed to Required
- `🟢` "notifyStartTime" property has changed to Required
New resources:
- `arms/alertRobot.AlertRobot`
- `dataworks/dataSource.DataSource`
- `dataworks/dataSourceSharedRule.DataSourceSharedRule`
- `dataworks/projectMember.ProjectMember`
- `ecs/imagePipelineExecution.ImagePipelineExecution`
- `oss/bucketWebsite.BucketWebsite`
- `sls/ossExportSink.OssExportSink`
New functions:
- `arms/getAlertRobots.getAlertRobots`
What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/853
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/854
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/855
* Upgrade terraform-provider-alicloud to v1.237.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/858
**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.68.0...v3.69.0