Skip to content

Releases: OctopusDeployLabs/terraform-provider-octopusdeploy

v0.30.0

30 Aug 00:02
4d9acca
Compare
Choose a tag to compare

Breaking Changes

BREAKING CHANGE: Migrated set of data sources and resources to Terraform Framework.
BREAKING CHANGE: The id attribute on resources is now read-only. The plan phase will fail validation if a value is set on the resource id. This applies to any resources that have been migrated to Framework.
BREAKING CHANGE: Project and runbook resources may show a difference in the plan when upgrading from 0.22.1 or earlier to 0.30.0 versions. This will be for some attributes (such as connectivity_policy or release_creation_strategy) where the attribute has additional nested attributes and no value has been provided. This can be resolved by running either terrafrom apply or terraform refresh

Any bugs or unexpected behaviour with this release, please log an issue or contact [email protected] and pin your version number back to the last release 0.22.1

Changelog

New Features and Updates

Bug Fixes

Other Work

Read more

v0.30.0-beta8

23 Aug 06:07
2058858
Compare
Choose a tag to compare

Changelog

New Features and Updates

v0.23.1

23 Aug 05:56
263ec8c
Compare
Choose a tag to compare

Changelog

Other Work

v0.30.0-beta7

22 Aug 07:26
7217313
Compare
Choose a tag to compare
v0.30.0-beta7 Pre-release
Pre-release

Changelog

Bug Fixes

Other Work

v0.30.0-dslog

21 Aug 11:38
Compare
Choose a tag to compare
v0.30.0-dslog Pre-release
Pre-release

Changelog

Other Work

v0.30.0-beta6

20 Aug 08:34
13881dc
Compare
Choose a tag to compare
v0.30.0-beta6 Pre-release
Pre-release

Changelog

Other Work

v0.30.0-beta5

19 Aug 12:43
ff70090
Compare
Choose a tag to compare
v0.30.0-beta5 Pre-release
Pre-release

Changelog

Other Work

v0.30.0-beta4

16 Aug 07:06
e3dccfb
Compare
Choose a tag to compare
v0.30.0-beta4 Pre-release
Pre-release

Changelog

Other Work

v0.30.0-beta3

13 Aug 07:55
2261c2a
Compare
Choose a tag to compare
v0.30.0-beta3 Pre-release
Pre-release

Changelog

Bug Fixes

Other Work

v0.30.0-beta2

12 Aug 06:59
e4c08d3
Compare
Choose a tag to compare
v0.30.0-beta2 Pre-release
Pre-release

Changelog

Other Work

BREAKING CHANGE: Migrated set of data sources and resources to Terraform Framework.
BREAKING CHANGE: Project and runbook resources may show a difference in the plan when upgrading from 0.22.1 or earlier to 0.30.0 versions. This will be for some attributes (such as connectivity_policy or release_creation_strategy) where the attribute has additional nested attributes and no value has been provided. This can be resolved by running either terrafrom apply or terraform refresh