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.0.3

01 Oct 20:08
Compare
Choose a tag to compare

Remove name from sym_secret

v1.0.2

30 Sep 14:54
7ae15b0
Compare
Choose a tag to compare

Fixed an issue occurring when Environment was updated.

v1.0.1

24 Sep 17:18
f400053
Compare
Choose a tag to compare

Fixes handling of suppressed diff when impl.py doesn't change in flows

v1.0.0

22 Sep 18:50
3faba04
Compare
Choose a tag to compare

Add support for the new User Management release

v1.0.0-beta2

30 Aug 16:56
251ba76
Compare
Choose a tag to compare
[SYM-2564] Labels should be optional (#53)

* Make Label optional and omitempty

* Update integration test to have a missing label

v1.0.0-beta

26 Aug 16:49
ebe1646
Compare
Choose a tag to compare

Beta release for user management refactor support.

v0.4.4

07 Jun 14:28
2c13a5f
Compare
Choose a tag to compare

Makes targets and integration_id optional for sym_strategy resources.

v0.4.3

04 Jun 15:59
6a03f71
Compare
Choose a tag to compare

Allow validation to be disabled via a SYM_TF_SKIP_VALIDATION environment variable.

v0.4.2

04 Jun 12:37
05c815c
Compare
Choose a tag to compare

Validate org name on apply

v0.4.1

25 May 17:51
19f4702
Compare
Choose a tag to compare
Merge pull request #44 from symopsio/ari/sym-secret-data-source

Add "sym_secrets" data source