Releases: OctopusDeploy/terraform-provider-octopusdeploy
Releases · OctopusDeploy/terraform-provider-octopusdeploy
v1.3.1
What's Changed
- Update breaking changes for v1.3.0 by @wlthomson in #63
- Fix the octopusdeploy_project_versioning_strategy resource by @mcasperson in #64
- Expose action ID on steps by @mcasperson in #65
New Contributors
- @mcasperson made their first contribution in #64
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Changelog
Bug Fixes
- 3b8113c: fix: Include Space ID in AWS OIDC account get and delete (#56) (#58) (@domenicsim1)
Other Work
- 58b83ea: chore: Deprecate project_auto_create_release resource (@wlthomson)
v1.2.1
Changelog
- 8a8bafa: Fix: certificate environments from list to set (@IsaacCalligeros95)
v1.2.0
Changelog
New Features and Updates
- 6188664: Migrate AWS account resource to plugin framework (@wlthomson)
- 03aa538: Add new resource for managing project built-in package release triggers (@wlthomson)
v1.1.4
v1.1.3
Changelog
Bug Fixes
- 248a755: fix: Mark step template default value as sensitive (#41) (@denys-octopus)
v1.1.2
Changelog
Other Work
- e58605b: Fix: Release Creation Strategy mapping on project update (#38) (@bec-callow-oct)
- be65c19: Fix: Old ACR and GCR resources were created as docker registries. Fix resources created by terraform with incorrect state. (@IsaacCalligeros95)
v1.1.1
v1.1.0
Changelog
New Features and Updates
- 9feba33: feat: Add machine package cache retention policy (@bec-callow-oct)
- e0f3e51: feat: Add support for project deployment freezes (#27) (@hnrkndrssn)
Bug Fixes
- 95a0337: fix: Allow empty name for deferred packages in step template (#13) (@denys-octopus)
Other Work
- a7ecb00: Add DeletePackagesAssociatedWithReleases property (@Rose-Northey)
- be949de: Merge branch 'main' into rosen/add-DeletePackagesAssociatedWithReleases-property (@Rose-Northey)
- 9e4bc17: Merge branch 'main' into rosen/add-DeletePackagesAssociatedWithReleases-property (@Rose-Northey)
- c5967e7: Merge pull request #15 from OctopusDeploy/rosen/add-DeletePackagesAssociatedWithReleases-property (@Rose-Northey)
- cc1c90d: Support Git credential repository restrictions (#33) (@flin-8)
- c3d584f: Update Design Decisions docs (#14) (@mjhilton)
- 4108360: Update workflow job names for status checks (#17) (@mjhilton)
- ed71188: chore: fix some links going to old provider (#12) (@domenicsim1)
- c4e1314: fix accidental uncommenting (@Rose-Northey)
- 3f1d3c1: new version number of go client (@Rose-Northey)
- da8b2a3: tweak wording (@Rose-Northey)
- cfa28dc: update description in docs (@Rose-Northey)
- e6c03df: updates to the go version (@Rose-Northey)