Releases: OctopusDeployLabs/terraform-provider-octopusdeploy
Releases · OctopusDeployLabs/terraform-provider-octopusdeploy
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)
v0.33.1
Changelog
Bug Fixes
- e50beab: fix: octopusdeploy_aws_openid_connect_account crash when providing session_duration (#799) (@domenicsim1)
- d832a3b: fix: only append SubstituteInFiles to EnabledFeatures if its not there (#803) (@grace-rehn)
- 506e584: fix: remove account datasource deprecated message (#800) (@domenicsim1)