Releases: QualiTorque/terraform-provider-torque
Releases · QualiTorque/terraform-provider-torque
v0.8.7
v0.8.6
fixes catalog item destroy failures when display name wasn't changed …
v0.8.5
retry logic for space_gitlab_enterprise_repository_resource
v0.8.4
adds torque_ado_server_repository_space_association docs
v0.8.3
new resource torque_ado_server_repository_space_association (#135) * new resource torque_ado_server_repository_space_association * removes vido log
v0.8.2
eac auto register support for gitlab enterprise (#134)
v0.8.1
catalog and blueprint policies max duration can now be set to unlimited
v0.8.0
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