Changelog
Other Work
- 7fade05: Update schema and doc GitCredential, Lifecycles and TenantProjectVariable (#717) (@HuyPhanNguyen)
- fdcf66c: Chore!: Migrate docker container registry (#702) (@IsaacCalligeros95)
- 44acc60: Chore!: Migrate script module resource (#712) (@IsaacCalligeros95)
- 7ac25f7: Chore!: Migrate tenant datasource (#699) (@IsaacCalligeros95)
- 5aec963: Chore!: Migrate tentacle certificate (#716) (@IsaacCalligeros95)
- 04b1917: Chore!: Require updated docs (#697) (@IsaacCalligeros95)
- be6e0ec: Chore!: migrate tenant resource and datasource (#707) (@IsaacCalligeros95)
- 7c81ce9: Fix bug datasource spaces (#710) (@HuyPhanNguyen)
- 7fca508: Fix schema for resource and datasource so it matches the current docs (#704) (@hnrkndrssn)
- 3a8a027: chore: schema fixes (#715) (@IsaacCalligeros95)
- e4c08d3: Migrate tag set resource and datasource (#725) (@HuyPhanNguyen)
- 0eb550e: Up go client to v2.49.1 (#703) (@HuyPhanNguyen)
- d10c467: chore!: Migrate username_password_account resource (#721) (@HuyPhanNguyen)
- cb9c421: chore!: migrate project resource & datasource (#689) (@HuyPhanNguyen)
- c595415: chore!: migrate runbook resource to tf framework (#709) (@hnrkndrssn)
- 77de86c: chore!: migrate variable datasource to tf framework (#690) (@hnrkndrssn)
- 4e1d198: chore!: migrate variable resource to tf framework (#688) (@hnrkndrssn)
- b1a1cd2: chore: ensure resources deleted from Octopus are removed from state (#720) (@hnrkndrssn)
- e5533e0: chore: update environment resource and datasource docs (#708) (@hnrkndrssn)
BREAKING CHANGE: Migrated set of data sources and resources to Terraform Framework.
BREAKING CHANGE: Project and runbook resources may show a difference in the plan when upgrading from 0.22.1
or earlier to 0.30.0
versions. This will be for some attributes (such as connectivity_policy
or release_creation_strategy
) where the attribute has additional nested attributes and no value has been provided. This can be resolved by running either terrafrom apply
or terraform refresh