Releases: OctopusDeployLabs/terraform-provider-octopusdeploy
Releases · OctopusDeployLabs/terraform-provider-octopusdeploy
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
v0.39.0
Changelog
New Features and Updates
- 96faef6: feat: Add Git trigger functionality (#835) (@lourens-octopus)
- 6643d95: feat: support deployment freeze recurring schedule (#840) (@HuyPhanNguyen)
Bug Fixes
- 39c5b32: fix: Add Git trigger example (#843) (@lourens-octopus)
Other Work
- aff00bd: Deployment freeze support tenant scope (#837) (@HuyPhanNguyen)
- da3bf7f: ci: workflow to prevent new SDK resources being added (@mjhilton)
v0.38.0
Changelog
New Features and Updates
- 8bfcde1: feat: Add support for generic oidc accounts (#831) (@grace-rehn)
- eede862: feat: deployment freezes (#822) (@benPearce1)
v0.37.2
Changelog
Bug Fixes
- 1566f96: fix: Same variable with a different scope now gets an ID (#836) (@domenicsim1)
v0.37.1
Changelog
New Features and Updates
- d009e07: feat: project versioning strategy resource (#834) (@domenicsim1)
v0.37.0
Changelog
New Features and Updates
- c9bab2c: feat: Add ability to disable tenants (#820) (@grace-rehn)
Bug Fixes
- 7432680: fix: panic on resource tenant project error handling (#824) (@domenicsim1)
- e709e02: fix: small step template fixes (@domenicsim1)
- 9361f05: fix: Validate that the template exists before proceeding (#833) (@mcasperson)
Other Work
v0.36.0
Changelog
New Features and Updates
- 6b16b17: feat: Add SSH Connection worker resource (#815) (@denys-octopus)
- 8130400: feat: Add listening tentacle worker (#812) (@denys-octopus)
- ee600ff: feat: Add workers data source (#818) (@denys-octopus)
- cce0c64: feat: add support for OIDC bearer tokens to auth the provider against Octopus API (#810) (@mjhilton)
- 39fe8de: feat: service account OIDC Identity resource (#821) (@domenicsim1)
Bug Fixes
- 696ec1f: fix: Add missing admin_login attribute to azure authentication block (#819) (@denys-octopus)
- e688aa7: fix tenant tags producing inconsistent result after apply after updating to plugin framework (#817) (@mik-ky)
Other Work
- 6d9700f: chore: Remove obsolete examples (#816) (@denys-octopus)
- 94b4ada: chore: update README for framework migration (#813) (@domenicsim1)
v0.31.0-testing-bearer-token-support
Changelog
New Features and Updates
Bug Fixes
Documentation Updates
v0.35.0
Changelog
New Features and Updates
- 146249b: feat: Add Azure Container Registry feed (#808) (@denys-octopus)
- f04aeb4: feat: Add Google Container Registry feed (#805) (@denys-octopus)
- 3b95f72: feat: Add support for Amazon S3 Bucket feed (#804) (@denys-octopus)
- 51ec30c: feat: machine proxy resource and data source (#809) (@domenicsim1)
Bug Fixes
- 794878b: fix: respect machine policy id in kubernetes agent deployment target (#807) (@susanpann)
v0.34.0
Changelog
New Features and Updates
- 4b7caef: feat: Add support for OCI Registry feed (#801) (@denys-octopus)