Skip to content

Releases: QualiTorque/terraform-provider-torque

v0.8.7

10 Mar 22:06
565573f

Choose a tag to compare

destory: ignore 404 on parameters (#139)

v0.8.6

10 Mar 14:57
4c7c882

Choose a tag to compare

fixes catalog item destroy failures when display name wasn't changed …

v0.8.5

28 Jan 13:11
d6ead16

Choose a tag to compare

retry logic for space_gitlab_enterprise_repository_resource

v0.8.4

27 Jul 21:24

Choose a tag to compare

adds torque_ado_server_repository_space_association docs

v0.8.3

27 Jul 20:48
92ed920

Choose a tag to compare

new resource torque_ado_server_repository_space_association (#135)

* new resource torque_ado_server_repository_space_association

* removes vido log

v0.8.2

15 Jul 21:59
cf7eb6b

Choose a tag to compare

eac auto register support for gitlab enterprise (#134)

v0.8.1

28 Apr 20:16
efa0f00

Choose a tag to compare

catalog and blueprint policies max duration can now be set to unlimited

v0.8.0

24 Mar 16:36
64c1537

Choose a tag to compare

Gitlab enterprise polling (#129)

* implement polling of gitlab enterprise repo to handle lengthy sync phase during onboarding

* add docs

* use interval as const

v0.7.9

23 Mar 06:55
02866ce

Choose a tag to compare

Permitted agents (#127)

* support permitted agents in gitlab enterprise resource

* replace deprecated tenv linter with usetesting

* add repo update model and func

* add validation to use_all_agents so it wont conflict with agents list attribute

* remove plan modifier for credential attribute and some unused comments. update docs and vars

* fix tests

* fix env label resource read implementation

v0.7.8

10 Feb 13:40
b39308d

Choose a tag to compare

add deprecation messages to token and access token attributes in repo…