Releases: UpCloudLtd/pulumi-upcloud
Releases · UpCloudLtd/pulumi-upcloud
v0.3.1
Does the PR have any schema changes?
Found 1 breaking change:
Resources
🟢
"upcloud:index/serverFirewallRules:ServerFirewallRules": required: "firewallRules" property is no longer Required
No new resources/functions.
What's Changed
- Upgrade terraform-provider-upcloud to v5.22.1 by @github-actions in #54
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
index/storageBackup.StorageBackup
What's Changed
- chore: document
UPCLOUD_TOKEN
usage by @kangasta in #47 - chore: enable
publishRegistry
, runmake build
by @kangasta in #48 - docs: add example for managing a database and a k8s cluster by @kangasta in #49
- fix(examples): mask initial app admin password by @kangasta in #50
- Upgrade terraform-provider-upcloud to v5.22.0 by @github-actions in #52
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Upgrade terraform-provider-upcloud to v5.20.5 by @github-actions in #44
- Upgrade terraform-provider-upcloud to v5.21.0 by @github-actions in #46
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Does the PR have any schema changes?
Found 2 breaking changes:
Types
🟡
"upcloud:index/ManagedDatabaseOpensearchPropertiesAuthFailureListeners:ManagedDatabaseOpensearchPropertiesAuthFailureListeners": properties: "ipRateLimiting" missing🔴
"upcloud:index/ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting:ManagedDatabaseOpensearchPropertiesAuthFailureListenersIpRateLimiting" missing
No new resources/functions.
What's Changed
- Switch to
external-bridged-provider
template by @ringods in #31 - Upgrade terraform-provider-upcloud to v5.20.0 by @github-actions in #33
- Upgrade terraform-provider-upcloud to v5.20.1 by @github-actions in #35
- Upgrade terraform-provider-upcloud to v5.20.2 by @github-actions in #37
- Upgrade terraform-provider-upcloud to v5.20.3 by @github-actions in #39
- chore: remove warning and add link to Pulumi registry by @kangasta in #40
- Upgrade terraform-provider-upcloud to v5.20.4 by @github-actions in #42
New Contributors
Full Changelog: v0.0.6...v0.1.0
v0.0.6
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- feat: adding pulumi templates by @paketeserrano in #25
- chore: add logo by @kangasta in #27
- chore: use square logo by @kangasta in #28
- chore: prepare for Pulumi registry by @kangasta in #26
New Contributors
- @paketeserrano made their first contribution in #25
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Changed
- Use terraform-provider-upcloud v5.19.0 as source
v0.0.4
Changed
- Use terraform-provider-upcloud v5.18.0 as source
v0.0.3
Fixed
- Add missing
v
to version tag inPluginDownloadURL
v0.0.2
Fixed
- Add
download/${VERSION}/
topluginDownloadURL
v0.0.1
Initial release