Skip to content

Releases: OctopusDeployLabs/terraform-provider-octopusdeploy

v0.7.16

01 Apr 20:26
7122201
Compare
Choose a tag to compare
Merge pull request #148 from evan-cleary/fix-user-role

fix: Fix user role creation and descriptions

v0.7.15

29 Mar 03:02
db11f63
Compare
Choose a tag to compare

This release implements resources for feeds. This includes strong validation of attribute values.

v0.7.14

25 Mar 12:36
Compare
Choose a tag to compare

This release introduces more validation for action resources like run_script_action. These “strongly-typed” resources are recommended over the more generic action resource, which will be deprecated in a future release. This release includes work to move away from the use of the properties list. Eventually, this list will be replaced by specific properties on resources.

v0.7.13

16 Mar 08:16
Compare
Choose a tag to compare
Refactoring and updated for actions

v0.7.12

15 Mar 01:27
Compare
Choose a tag to compare
Refactoring

v0.7.11

09 Feb 13:31
Compare
Choose a tag to compare
Error checking to resolve bug

Fixes #131

v0.7.10

07 Feb 00:29
Compare
Choose a tag to compare
Updated computed value for tenant tags

v0.7.9

03 Feb 00:54
Compare
Choose a tag to compare
Updated seralisation and testing for deployment action containers

v0.7.8

02 Feb 03:42
Compare
Choose a tag to compare
Updated to rely on properties

v0.7.7

02 Feb 03:03
Compare
Choose a tag to compare
Update schema_deployment_process.go

Fixes #127