Skip to content

Conversation

@pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-alicloud --kind=provider --target-bridge-version=latest --target-version=1.267.0 --allow-missing-docs=true.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Dec 31, 2025
@pulumi-bot pulumi-bot enabled auto-merge (squash) December 31, 2025 03:42
@github-actions
Copy link

Does the PR have any schema changes?

Found 41 breaking changes:

Resources

  • 🟢 "alicloud:amqp/instance:Instance": required: "supportTracing" property is no longer Required
  • "alicloud:amqp/queue:Queue":
    • 🟡 inputs: "exclusiveState" missing
    • 🟡 properties: "exclusiveState" missing output "exclusiveState"
  • "alicloud:cloudfirewall/firewallVpcFirewallControlPolicy:FirewallVpcFirewallControlPolicy":
    • 🟡 inputs: "release" type changed from "boolean" to "string"
    • 🟡 properties: "release" type changed from "boolean" to "string"
    • 🟢 required: "applicationName" property is no longer Required
  • "alicloud:esa/cacheRule:CacheRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/clientCertificate:ClientCertificate":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/edgeContainerAppRecord:EdgeContainerAppRecord":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/httpResponseHeaderModificationRule:HttpResponseHeaderModificationRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/httpsApplicationConfiguration:HttpsApplicationConfiguration":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/httpsBasicConfiguration:HttpsBasicConfiguration":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/originClientCertificate:OriginClientCertificate":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/originRule:OriginRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/redirectRule:RedirectRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/routineRelatedRecord:RoutineRelatedRecord":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/routineRoute:RoutineRoute":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/transportLayerApplication:TransportLayerApplication":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/version:Version":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/videoProcessing:VideoProcessing":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/wafRule:WafRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • "alicloud:esa/waitingRoomRule:WaitingRoomRule":
    • 🟡 inputs: "siteId" type changed from "integer" to "string"
    • 🟡 properties: "siteId" type changed from "integer" to "string"
  • 🟢 "alicloud:polardb/account:Account": required: "accountPassword" property is no longer Required

Functions

  • "alicloud:kms/getInstances:getInstances": inputs:
    • 🟡 "pageNumber" missing input "pageNumber"
    • 🟡 "pageSize" missing input "pageSize"

New resources:

  • config/reportTemplate.ReportTemplate
  • configaggregate/remediation.Remediation
  • cr/scanRule.ScanRule
  • cr/storageDomainRoutingRule.StorageDomainRoutingRule
  • cs/kubernetesPolicyInstance.KubernetesPolicyInstance
  • ehpc/clusterV2.ClusterV2
  • ehpc/queue.Queue
  • esa/httpIncomingRequestHeaderModificationRule.HttpIncomingRequestHeaderModificationRule
  • esa/httpIncomingResponseHeaderModificationRule.HttpIncomingResponseHeaderModificationRule
  • gpdb/supabaseProject.SupabaseProject
  • index/openApiExplorerApiMcpServer.OpenApiExplorerApiMcpServer
  • kms/valueAddedService.ValueAddedService
  • mongodb/node.Node
  • nas/protocolMountTarget.ProtocolMountTarget
  • nas/protocolService.ProtocolService
  • polardb/globalSecurityIpGroup.GlobalSecurityIpGroup
  • realtimecompute/deployment.Deployment
  • realtimecompute/job.Job
  • redis/backup.Backup
  • threatdetection/checkConfig.CheckConfig

New functions:

  • threatdetection/getCheckItemConfigs.getCheckItemConfigs
  • threatdetection/getCheckStructures.getCheckStructures

Maintainer note: consult the runbook for dealing with any breaking changes.

@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (fa21875) to head (55b769e).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1165   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines           4       4           
======================================
  Misses          4       4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot force-pushed the upgrade-terraform-provider-alicloud-to-v1.267.0-ci branch 6 times, most recently from 17ef722 to 597169f Compare January 6, 2026 03:42
@github-actions github-actions bot force-pushed the upgrade-terraform-provider-alicloud-to-v1.267.0-ci branch from 597169f to 41778cd Compare January 7, 2026 03:42
@guineveresaenger
Copy link
Contributor

Closing in favor of #1167.

auto-merge was automatically disabled January 7, 2026 20:16

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-alicloud to v1.267.0 Upgrade terraform-provider-alicloud to v1.266.0 Upgrade terraform-provider-alicloud to v1.265.0

2 participants