Releases: ZStack-Robot/terraform-provider-zstack
Releases · ZStack-Robot/terraform-provider-zstack
v1.1.1
Changelog
- afb4eaf Improvement: Add instance resource hook_script attribute
- 9d9a6df feat:ZSTAC-78075. add datasource hook scripts
- 7e1d5a9 feat: ZSTAC-77234. add networking_sdn_controllers datasource for sdn controllers
- f4d1734 feat: ZSTAC-77029
- 4c4e96d Feat: ZSTAC-77041. Add, query, get, delete, and update Security Group Rules
- 7a8afd3 feat(security-group):ZSTAC-76758. add data source and resource for security group attachment
- e9ed9f2 fix(network_interfaces): remove deprecated l3_network_uuids and ensure Read reflects correct state
v1.1.0
v1.0.9
Changelog
- 8afe930 fix(sdk-go): TIC-4206 replace internal job callback URL with configured hostname in httpWait.
- 927b89c feat(script): allow user-defined encoding_type in script creation, default to Base64 in Terraform schema
- 245ce5d feat(tag_attachment resource): ZSTAC-75183. add tag_attachment resource. Supports attaching tags to multiple resources, with or without tokens
- 179c58b feat(tagResource): ZSTAC-75182 implement create, delete, and update operations for tag resource
- ca2aaa4 feat: ZSTAC-75179, support system, user tag and resource type datasource
- 539ff09 feat:ZSTAC-75180 Update tag management in go-sdk: create, update, delete, attach and detach tag operations
- 3d06c77 feat(terraform): add guest_tools and scripts data sources, and implement guest_tools_attachment, script, and script_execution resources
v1.0.8
v1.0.7
Changelog
- 4c057a0 fix:delete Type attribute, using default param value
- 0af584e fix:delete Type attribute, using default param value
- 23f2a5c [Improment:ZSTAC-74248]: Change stringvalidator Template to RootVolumeTemplate
- 8cadf69 [Improment:ZSTAC-74248]: Change stringvalidator Template to RootVolumeTemplate
- 755e73d [Improment:ZSTAC-74248]Support MediaType Attribute of image resource
- 728eff6 [Improvement: ZSTAC-74149] Add Resource of Image and Instance expunge optional attribute
v1.0.6
v1.0.5
Changelog
- cf86f07 fix(resource): add instance gpu_device_sepecs validator
- 2977d6c fix(resource): modify virtual_router_offering public_network_uuid schema attribute to option
- ee0c87d fix(resource): delete disk offering allocator_strategy and add virtual_router_offering public network uuid
- 172d0e1 fix(resource): disk_offering, eip, virtual_router_image, virtual_router_offering, vpc produced inconsisternt result after apply
- 89f0fe4 fix(resource): vip, instance_offering, image produced inconsisternt result after apply
- 1f6e011 feat(datasource disks): support root or data disk data source.
- 965589c feat(datasource disks): support root or data disk data source.
- d862835 fix(resource vminstance):Resolved the issue of virtual Machine instance data disk not specifying primary storage
- 71d7351 fix:Resolved the issue of virtual router instance not specifying primary storage
- 035664f feat(primary_storage) add primary storage datasource query.
- ca7e63b refactor: add utils func for memory_size convert MB <-> byte and disk size to convert GB <-> byte
- 11dfae3 fix(sdk) add client timeout for image or instance long job task
v1.0.4
Changelog
- 0deb9d8 feat(datasource): Refactor filter to support nested field filtering - Added support for filter structures such as: filter { name = 'state' values = ['Enabled'] }
- 57ff44a feat(datasource): add support for filtering by field in datasource > > - Exclude MN nodes datasource from the filtering feature
- 61de130 gitlab ci
v1.0.3
v1.0.2
docs(README): update README add Getting Started and Examples