Pulumi-alicloud

Latest version: v3.75.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 22

3.69.0

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

3.68.0

Does the PR have any schema changes?

Found 10 breaking changes:

Types
- `🟡` "alicloud:cdn/DomainNewCertificateConfig:DomainNewCertificateConfig": properties: "forceSet" missing
- "alicloud:cen/getFlowlogsFlowlog:getFlowlogsFlowlog": required:
- `🟢` "createTime" property has changed to Required
- `🟢` "flowLogVersion" property has changed to Required
- `🟢` "interval" property has changed to Required
- `🟢` "logFormatString" property has changed to Required
- `🟢` "recordTotal" property has changed to Required
- `🟢` "regionId" property has changed to Required
- `🟢` "tags" property has changed to Required
- `🟢` "transitRouterAttachmentId" property has changed to Required
- `🟢` "transitRouterId" property has changed to Required

New resources:

- `pai/workspaceCodeSource.WorkspaceCodeSource`
- `pai/workspaceDataset.WorkspaceDataset`
- `pai/workspaceDatasetversion.WorkspaceDatasetversion`
- `pai/workspaceExperiment.WorkspaceExperiment`
- `pai/workspaceRun.WorkspaceRun`

New functions:

- `gwlb/getZones.getZones`

What's Changed
* Upgrade pulumi-terraform-bridge to v3.96.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/847
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/848
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/849
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/850
* Upgrade terraform-provider-alicloud to v1.236.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/852


**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.67.0...v3.68.0

3.67.0

Does the PR have any schema changes?

Found 1 breaking change:

Resources
- `🟢` "alicloud:cr/registryEnterpriseInstance:RegistryEnterpriseInstance": required inputs: "paymentType" input has changed to Required

New resources:

- `rds/custom.Custom`
- `rds/customDeploymentSet.CustomDeploymentSet`

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/843
* Upgrade terraform-provider-alicloud to v1.235.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/846


**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.66.0...v3.67.0

3.66.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `esa/ratePlanInstance.RatePlanInstance`
- `esa/site.Site`
- `gwlb/listener.Listener`
- `gwlb/loadBalancer.LoadBalancer`
- `gwlb/serverGroup.ServerGroup`
- `oss/bucketCname.BucketCname`
- `oss/bucketCnameToken.BucketCnameToken`
- `vpc/ipamIpam.IpamIpam`
- `vpc/ipamIpamPool.IpamIpamPool`
- `vpc/ipamIpamPoolCidr.IpamIpamPoolCidr`
- `vpc/ipamIpamScope.IpamIpamScope`

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/841
* Upgrade terraform-provider-alicloud to v1.234.0 by VenelinMartinov in https://github.com/pulumi/pulumi-alicloud/pull/842

New Contributors
* VenelinMartinov made their first contribution in https://github.com/pulumi/pulumi-alicloud/pull/842

**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.65.1...v3.66.0

3.65.1

Does the PR have any schema changes?

Found 1 breaking change:

Resources
- `🟢` "alicloud:cen/transitRouterVbrAttachment:TransitRouterVbrAttachment": required: "autoPublishRouteEnabled" property is no longer Required
No new resources/functions.

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/830
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/831
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/833
* Upgrade pulumi-terraform-bridge to v3.95.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/835
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/836
* Add display name by iwahbe in https://github.com/pulumi/pulumi-alicloud/pull/839
* Upgrade terraform-provider-alicloud to v1.233.1 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/838


**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.65.0...v3.65.1

3.65.0

Does the PR have any schema changes?

Found 1 breaking change:

Resources
- `🟢` "alicloud:ess/scalingConfiguration:ScalingConfiguration": required: "internetMaxBandwidthIn" property is no longer Required

New resources:

- `mse/nacosConfig.NacosConfig`
- `pai/workspaceWorkspace.WorkspaceWorkspace`

New functions:

- `mse/getNacosConfigs.getNacosConfigs`

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/821
* Upgrade pulumi-terraform-bridge to v3.94.0 by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/823
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-alicloud/pull/825
* Upgrade terraform-provider-alicloud to v1.233.0 by guineveresaenger in https://github.com/pulumi/pulumi-alicloud/pull/829


**Full Changelog**: https://github.com/pulumi/pulumi-alicloud/compare/v3.64.0...v3.65.0

Page 2 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.