Skip to content

v1.36.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 07:46
39f4989

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

What's Changed

  • Regenerate Github Actions workflows for pulumi-scaleway by @ringods in #457
  • Upgrade terraform-provider-scaleway to v2.61.0 by @ringods in #459

Full Changelog: v1.35.0...v1.36.0