Releases: QualiTorque/terraform-provider-torque
Releases · QualiTorque/terraform-provider-torque
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
v0.7.1
Spaces data source (#108)
* new spaces data source
* remove comment
* lint test
v0.7.0
fix duration and always on conflict bug (#107)
v0.6.3
Resource inventory resource (#104)
* resource inventory init commit
* working create
* implement deletion
* omit empty allowed space names to finish off create and delete
* add regex validation for view arn, rename creation method as its also used for update
* test
* update resource and docs
* code cleanup
v0.6.2
S3 object content input source (#102)
* initial implementation
* finish crud implementation
* add automation test
* test adjustments
* update docs, example, rename source code files
* add missing argumnets in test resource
v0.6.1
update catalog item custom icon fix
v0.6.0
Space workflow update fix (#100)
* support custom icons for space workflows
* update example
* implement update
* bug fix
v0.5.9
Space workflows custom icon (#99)
* support custom icons for space workflows
* update example