Skip to content

Upgrade terraform-provider-scaleway to v2.61.0#459

Merged
ringods merged 2 commits intomainfrom
upgrade-terraform-provider-scaleway-to-v2.61.0-ci
Oct 31, 2025
Merged

Upgrade terraform-provider-scaleway to v2.61.0#459
ringods merged 2 commits intomainfrom
upgrade-terraform-provider-scaleway-to-v2.61.0-ci

Conversation

@ringods
Copy link
Member

@ringods ringods commented Oct 31, 2025

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


@ringods ringods added the needs-release/minor Indicates that this PR requires a minor release after merging label Oct 31, 2025
@github-actions
Copy link
Contributor

Does the PR have any schema changes?

Found 41 breaking changes:

Resources

  • "scaleway:index/fileFilesystem:FileFilesystem":
    • 🟡 inputs: "size" missing
    • 🟡 properties: "size" missing output "size"
    • 🟢 required inputs: "sizeInGb" input has changed to Required
  • "scaleway:index/instanceServer:InstanceServer":
    • 🟡 inputs: "enableIpv6" missing
    • properties:
      • 🟡 "enableIpv6" missing output "enableIpv6"
      • 🟡 "ipv6Address" missing output "ipv6Address"
      • 🟡 "ipv6Gateway" missing output "ipv6Gateway"
      • 🟡 "ipv6PrefixLength" missing output "ipv6PrefixLength"
      • 🟡 "privateIp" missing output "privateIp"
      • 🟡 "publicIp" missing output "publicIp"
  • "scaleway:instance/server:Server":
    • 🟡 inputs: "enableIpv6" missing
    • properties:
      • 🟡 "enableIpv6" missing output "enableIpv6"
      • 🟡 "ipv6Address" missing output "ipv6Address"
      • 🟡 "ipv6Gateway" missing output "ipv6Gateway"
      • 🟡 "ipv6PrefixLength" missing output "ipv6PrefixLength"
      • 🟡 "privateIp" missing output "privateIp"
      • 🟡 "publicIp" missing output "publicIp"

Types

  • "scaleway:index/getInstanceServersServer:getInstanceServersServer":
    • properties:
      • 🟡 "enableIpv6" missing
      • 🟡 "ipv6Address" missing
      • 🟡 "ipv6Gateway" missing
      • 🟡 "ipv6PrefixLength" missing
      • 🟡 "privateIp" missing
      • 🟡 "publicIp" missing
    • required:
      • 🟢 "enableIpv6" property is no longer Required
      • 🟢 "ipv6Address" property is no longer Required
      • 🟢 "ipv6Gateway" property is no longer Required
      • 🟢 "ipv6PrefixLength" property is no longer Required
      • 🟢 "privateIp" property is no longer Required
      • 🟢 "publicIp" property is no longer Required
  • "scaleway:instance/getServersServer:getServersServer":
    • properties:
      • 🟡 "enableIpv6" missing
      • 🟡 "ipv6Address" missing
      • 🟡 "ipv6Gateway" missing
      • 🟡 "ipv6PrefixLength" missing
      • 🟡 "privateIp" missing
      • 🟡 "publicIp" missing
    • required:
      • 🟢 "enableIpv6" property is no longer Required
      • 🟢 "ipv6Address" property is no longer Required
      • 🟢 "ipv6Gateway" property is no longer Required
      • 🟢 "ipv6PrefixLength" property is no longer Required
      • 🟢 "privateIp" property is no longer Required
      • 🟢 "publicIp" property is no longer Required

New functions:

  • iam/getPolicy.getPolicy

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

@ringods ringods merged commit 39f4989 into main Oct 31, 2025
17 checks passed
@ringods ringods deleted the upgrade-terraform-provider-scaleway-to-v2.61.0-ci branch October 31, 2025 07:23
@github-actions github-actions bot removed the needs-release/minor Indicates that this PR requires a minor release after merging label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-scaleway to v2.61.0

2 participants