Skip to content

Releases: clearnote01/terraform-provider-zendesk

v0.0.13

22 Aug 14:34
Compare
Choose a tag to compare

Changelog

Attempt at fixing goreleaser

22 Aug 14:33
Compare
Choose a tag to compare
v0.0.12

version set to 2

Bump up goreleaser ver

22 Aug 14:00
Compare
Choose a tag to compare
v0.0.11

bump up goreleaser version

Attempt at fixing --rm-dist subcommand not found

22 Aug 13:56
Compare
Choose a tag to compare
v0.0.10

remove --rm-dist flag

Fixes for user_field & better for ticket_field

22 Aug 13:51
Compare
Choose a tag to compare
  • Adds support for order in custom_field_options with user_field
  • Fixed an issue when updating existing user_field to create more custom_field_option items
  • Fixed an issue when updating custom_field_option items
  • Added better error for ticket_field and user_field around the fact that type of the field cannot be updated after creation.

v0.0.8

10 May 14:01
Compare
Choose a tag to compare
  • Support for restrictions on macros

v0.0.7

10 May 13:59
Compare
Choose a tag to compare
  • Support for restrictions on macros

v0.0.6

10 May 11:38
Compare
Choose a tag to compare
  • Support for organization fields
  • Support for dynamic content and dynamic content variants

v0.0.5

02 May 14:23
60ad611
Compare
Choose a tag to compare
  • Adds support for group restrictions
  • Fixes columns order not being respected
  • Support for custom fields for columns

v0.0.4

04 Apr 10:53
246bc2a
Compare
Choose a tag to compare

Support category_id as parameter for zendesk_trigger