Skip to content

Releases: pulumi/pulumi-hcloud

v1.21.0

13 Nov 15:13
4d3b655
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • "hcloud:index/getServerTypesServerType:getServerTypesServerType": properties:
    • 🟡 "cores" type changed from "integer" to "number"
    • 🟡 "disk" type changed from "integer" to "number"
    • 🟡 "memory" type changed from "integer" to "number"

New functions:

  • index/getLoadBalancerType.getLoadBalancerType
  • index/getLoadBalancerTypes.getLoadBalancerTypes

What's Changed

New Contributors

Full Changelog: v1.20.5...v1.21.0

v1.20.5

16 Oct 18:26
50a904f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.20.3...v1.20.5

v1.20.4

25 Sep 17:48
e0464aa
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.20.2...v1.20.4

v1.20.3

25 Sep 00:42
e0464aa
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.20.2...v1.20.3

v1.20.2

20 Sep 13:19
055c137
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.20.1...v1.20.2

v1.20.1

10 Sep 14:08
d84240b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 37 breaking changes:

Resources

  • "hcloud:index/certificate:Certificate":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/firewall:Firewall":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/floatingIp:FloatingIp":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/loadBalancer:LoadBalancer":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/managedCertificate:ManagedCertificate":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/network:Network":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/placementGroup:PlacementGroup":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/primaryIp:PrimaryIp":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/server:Server":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/snapshot:Snapshot":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/uploadedCertificate:UploadedCertificate":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • "hcloud:index/volume:Volume":
    • 🟡 inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"

Functions

  • 🟡 "hcloud:index/getFirewall:getFirewall": inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getNetwork:getNetwork": inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getPlacementGroup:getPlacementGroup": inputs: "labels": additional properties type changed from "pulumi.json#/Any" to "string"

Types

  • 🟡 "hcloud:index/getCertificatesCertificate:getCertificatesCertificate": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getFirewallsFirewall:getFirewallsFirewall": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getFloatingIpsFloatingIp:getFloatingIpsFloatingIp": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getImagesImage:getImagesImage": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getLoadBalancersLoadBalancer:getLoadBalancersLoadBalancer": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getNetworksNetwork:getNetworksNetwork": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getPlacementGroupsPlacementGroup:getPlacementGroupsPlacementGroup": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getPrimaryIpsPrimaryIp:getPrimaryIpsPrimaryIp": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getServersServer:getServersServer": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "hcloud:index/getVolumesVolume:getVolumesVolume": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

What's Changed

Full Changelog: v1.20.0...v1.20.1

v1.20.0

26 Jul 18:49
85c5e08
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.19.2...v1.20.0

v1.19.2

18 Jul 19:54
2971bd0
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v1.19.1...v1.19.2

v1.19.1

13 May 12:07
10b7161
Compare
Choose a tag to compare

Changelog

v1.19.0

06 May 08:59
b31b228
Compare
Choose a tag to compare

Changelog

  • b31b228 Upgrade terraform-provider-hcloud to v1.47.0 (#494)