Releases: OctopusDeployLabs/terraform-provider-octopusdeploy
Releases · OctopusDeployLabs/terraform-provider-octopusdeploy
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)
v0.33.0
Changelog
New Features and Updates
- 381d471: feat: lifecycle phase priority support (#798) (@domenicsim1)
- 337f569: feat: step template resource and datasource (#793) (@domenicsim1)
v0.32.0
v0.31.0
v0.30.7
Changelog
Bug Fixes
- 4c0f227: fix: Implement filtering a worker pool by name (#537) (#786) (@domenicsim1)
Other Work
- d2f1fd3: bugfix/issues-785-log waring if variable id null (#788) (@HuyPhanNguyen)
v0.30.6
Changelog
Other Work
- be44617: Variables.GetByID return null variable when api error. (#784) (@HuyPhanNguyen)