Skip to content

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:04
· 10 commits to main since this release

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