Releases: QualiTorque/terraform-provider-torque
Releases · QualiTorque/terraform-provider-torque
v0.8.1
catalog and blueprint policies max duration can now be set to unlimited
v0.8.0
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
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
add deprecation messages to token and access token attributes in repo…
v0.7.7
Audit resource (#121)
* torque audit resource
* elasticsearch audit
* textual fix
* small fix
* disable elastic audit test
* test fix
v0.7.6
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
snow approval channel (#116)
* snow approval channel
* bump versions of marketplace actions in test workflow
v0.7.4
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.2
Catalog item labels support (#109)
* support catalog item labels, enhance catalog item destruction process
* add labels to catalog item test