Releases: OctopusDeployLabs/terraform-provider-octopusdeploy
Releases · OctopusDeployLabs/terraform-provider-octopusdeploy
v0.22.1
What's Changed
- Data source results must not be optional by @mcasperson in #706
Full Changelog: v0.22.0...v0.22.1
v0.22.1-dsfix
Full Changelog: v0.22.0...v0.22.1-dsfix
v0.30.0-beta1
Changelog
Other Work
- 1e408d1: chore: migrate environment data source to tf framework (#678) (@hnrkndrssn)
- e4f0093: Add environment variable for setting tag on MSSQL containers (#691) (@IsaacCalligeros95)
- e0d45c7: Aws Elastic Container Registry migration (#679) (@IsaacCalligeros95)
- f399119: Breaking Change - Extract tenant project relationship to its own resource (#676) (@zentron)
- 76499f1: Chore!: Migrate Library Variable Set (#686) (@IsaacCalligeros95)
- 4427886: Fixing mssql test issue (#692) (@IsaacCalligeros95)
- 7841310: Isaac/plugin framework testing (#665) (@IsaacCalligeros95)
- a578b59: Migrate Nuget Feed (#680) (@IsaacCalligeros95)
- ef41914: Migrate git credential datasource and resource - WIP (#683) (@HuyPhanNguyen)
- fef1d7f: Migrate github repository feed (#677) (@IsaacCalligeros95)
- df31fdd: Migrate lifecycle data source (#668) (@HuyPhanNguyen)
- 871b550: Migrate lifecycle resource (#669) (@HuyPhanNguyen)
- 1ad0917: Tenant project variable resource (#685) (@HuyPhanNguyen)
- b6082eb: chore!: Migrate Artifactory Generic Feeds (#675) (@IsaacCalligeros95)
- 3ab7c67: chore!: Migrate feeds datasource (#682) (@IsaacCalligeros95)
- 41a0901: chore!: Migrate helm feed resource to tf framework (#674) (@IsaacCalligeros95)
- 95314ba: chore!: Migrate maven feed resource from sdk to plugin framework (@IsaacCalligeros95)
- a861ac5: chore!: align config in both providers (#694) (@benPearce1)
- 874b249: chore!: migrate environment resource to tf framework (#681) (@hnrkndrssn)
- 3c83c2c: chore!: migrated project tenant mapping resource (#700) (@benPearce1)
- 042152e: chore: added mux server for sxs framework migration (#664) (@benPearce1)
- 3e1347e: chore: fixed assertion in migration test (#684) (@benPearce1)
- e9d7280: chore: migrate data source for space and spaces (#667) (@benPearce1)
- b7e1d1c: chore: migrate project group resource and datasource to framework (#660) (@benPearce1)
- 8e7d645: chore: migrate space resource to framework (#672) (@benPearce1)
- 30c6a55: updated from main integrationtest.go (@benPearce1)
BREAKING CHANGE: Migrated set of data sources and resources to Terraform Framework.
v0.22.0
Changelog
Breaking Changes
Other Work
- ad7a8b9: Added documentation around testing, and updated test library (#662) (@mcasperson)
- ea5bf74: chore: update goreleaser config for breaking change (#656) (@benPearce1)
v0.21.7
What's Changed
- Fixed the azure subscription accounts by @mcasperson in #673
Full Changelog: v0.21.6...v0.21.7
v0.21.6
What's Changed
- chore: update goreleaser config for breaking change by @benPearce1 in #656
- chore: bump sdk v2 version by @benPearce1 in #658
- Added documentation around testing, and updated test library by @mcasperson in #662
- Add additional logging when octopusdeploy_tenant_common_variable fails by @mcasperson in #670
Full Changelog: v0.21.5...v0.21.6
v0.21.5
v0.21.4
Changelog
Other Work
- 9added4: include template_ids in library variable set datasource (#651) (@benPearce1)
v0.21.3
Changelog
Other Work
- 4598c09: Added a computed field called template_ids to the library variable set, and ensured that it has all the keys based on the template names to be created. (#649) (@mcasperson)
- e8b26b8: Update README.md (#647) (@domenicsim1)
- 8f74d1c: fixed go-releaser deprecated option (#650) (@benPearce1)