Skip to content

Releases: QualiTorque/terraform-provider-torque

v0.8.1

28 Apr 20:16
efa0f00
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
add deprecation messages to token and access token attributes in repo…

v0.7.7

23 Jan 15:28
342355c
Compare
Choose a tag to compare
Audit resource (#121)

* torque audit resource

* elasticsearch audit

* textual fix

* small fix

* disable elastic audit test

* test fix

v0.7.6

22 Jan 13:12
b2ca52f
Compare
Choose a tag to compare
Notification enhancements (#118)

* add blueprint publishing events to email notification

* make notification client generic to support slack, teams and webhook notification channels

* generic webhook, slack and teams notifications resources

* update example and docs

v0.7.5

21 Jan 14:23
e0896c4
Compare
Choose a tag to compare
snow approval channel (#116)

* snow approval channel

* bump versions of marketplace actions in test workflow

v0.7.4

20 Jan 11:57
e32185f
Compare
Choose a tag to compare
Deployment engine resource (#113)

* deployment engine resource

* finish implementation

* test fix, use unique names per tf version

* update generate test step

* add generate to makefile

v0.7.3

16 Jan 11:11
bf4f645
Compare
Choose a tag to compare
Create LICENSE

v0.7.2

13 Jan 17:36
9a1e8e1
Compare
Choose a tag to compare
Catalog item labels support (#109)

* support catalog item labels, enhance catalog item destruction process

* add labels to catalog item test