Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: symopsio/terraform-provider-sym

v1.13.3

21 Jul 14:51
37e7594
Compare
Choose a tag to compare

What's Changed

  • [SYM-3944] Update registry docs to link to main docs Flow Params page. by @llam15 in #123

Full Changelog: v1.13.1...v1.13.3

v1.13.2

12 Jul 20:23
37db145
Compare
Choose a tag to compare
Update goreleaser file to match scaffolding repo (#120)

Co-authored-by: Komal Ali <[email protected]>

v1.13.1

12 Jul 20:10
37db145
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @syminfrastructure made their first contribution in #120

Full Changelog: v1.13.0...v1.13.1

v1.13.0

14 Jun 21:56
7176532
Compare
Choose a tag to compare

What's Changed

  • Add support for additional_header_text field by @tarekM in #113

Full Changelog: v1.12.0...v1.13.0

v1.12.0

09 Jun 20:43
ae66238
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.12.0

v1.11.2

09 Jun 14:13
6ab7ba8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

06 Jun 16:24
6189a05
Compare
Choose a tag to compare

What's Changed

  • [SYM-3790] Add support for new schedule_deescalation flag by @Arianna2028 in #107
  • [SYM-3790] Followup: fix sym_flow resource acceptance test by @Arianna2028 in #109

Full Changelog: v1.11.0...v1.11.1

v1.11.0 (unreleased)

06 Jun 15:54
4d9d9bc
Compare
Choose a tag to compare

What's Changed

  • [SYM-3790] Add support for new schedule_deescalation flag by @Arianna2028 in #107

Full Changelog: v1.10.2...v1.11.0

v1.10.2

06 Jun 15:29
4fcda6a
Compare
Choose a tag to compare

Names diffs are now case insensitive.

We recently lowercased all slugs on database and made it so every new slugs will get inserted in its lowercased format, but customers with slugs with capital letters in their Terraform project will get a diff showing the capitalization difference.

This PR changes the way names (aka slugs API side) are being diffed to not show capitalization differences in names.

v1.10.1

25 May 14:43
670e7e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1