This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Releases: OctopusDeployLabs/terraform-provider-octopusdeploy
Releases · OctopusDeployLabs/terraform-provider-octopusdeploy
v0.43.2
Changelog
Bug Fixes
- 21a1a89: fix: Avoid 'known after apply' for lifecycle phase attributes when value is known (#906) (@denys-octopus)
Documentation Updates
- 51c67bd: docs: Add version strategy documentation (#908) (@denys-octopus)
Other Work
- a46a836: chore: provider moved docs (#914) (@domenicsim1)
- 8a08e18: chore: removed ECS (#913) (@domenicsim1)
v0.43.1
Changelog
Bug Fixes
- 91d3ea1: fix: import state for project resource missing (#899) (@domenicsim1)
Other Work
- 5a18f75: Extend ACR feed resource to support OIDC properties (#891) (@wlthomson)
- 79dee54: Extend GRC feed resource to support OIDC properties (#892) (@wlthomson)
- a76f985: Migrate certficate resource to plugin framework (#898) (@wlthomson)
v0.43.0
Changelog
New Features and Updates
- 7781cde: feat: Add git dependencies to step template (#888) (@clairey259)
v0.42.0
Changelog
New Features and Updates
- 305e55c: feat: Add projectID filter to channel data source (#886) (@clairey259)
Bug Fixes
- 747a835: fix: Handle missing release creation strategy in Build-in trigger resource (#881) (@denys-octopus)
Other Work
- d527caa: chore: updated docs command in makefile (#884) (@benPearce1)
- 0b0b00d: support for OIDC auth on ECR feeds (#883) (@benPearce1)
v0.41.0
Changelog
Bug Fixes
- 8fdbab1: fix: granted space permissions forcing UI order (#862) (@domenicsim1)
- beb3051: fix: unexpected update on variable resource (#874) (@domenicsim1)
- 93a1ee0: fix: update octopus go client to populate script syntax and body (#866) (@hnrkndrssn)
- 5ff337d: fix: support for config-as-code runbooks (#869) (@geofflamrock)
Documentation Updates
Other Work
- 05c9d87: chore: marked variable.isEditable as deprecated (#878) (@domenicsim1)
v0.40.4
v0.40.3
v0.40.2
v0.40.1
v0.40.0
Changelog
New Features and Updates
- feat: Add Built-in trigger by @denys-octopus in #846
- feat: Add 'Block Deployments' attribute to manual intervention step by @denys-octopus in #847
- feat: Allow scoping scheduled triggers by space ID by @bec-callow-oct in #841
Bug Fixes
- fix: Fix project persistence settings by @mik-ky in #844 (Issue #787)
- fix: Replace environment resource when space_id is updated by @denys-octopus in #848 (Issue #639)
- fix: Suppress non-functional difference of URI value by @denys-octopus in #850 (Issue #718)
- fix: map access_token through properly from provider config by @mjhilton in #854 (Issue #853)
Other Work
- docs: Update instructions to run integration tests locally by @denys-octopus in #852
New Contributors
- @bec-callow-oct made their first contribution in #841
Full Changelog: v0.39.0...v0.40.0