Skip to content

Releases: coveooss/terraform-provider-launchdarkly

v1.1.7

31 Mar 13:54
7dad605
Compare
Choose a tag to compare

Fix indices in for loop to prevent out of bound exception resulting in unexpected EOF

v1.1.6

29 Jan 12:58
8bf0340
Compare
Choose a tag to compare

Fix some issue with throttling from Launchdarkly

v1.1.5

13 Jan 15:31
c88875e
Compare
Choose a tag to compare

LD provider sort tags alphabetically

v1.1.4

13 Nov 14:27
fe2f11c
Compare
Choose a tag to compare

Fix to use correct default index value for on and off default returned variation

v1.1.3

31 Oct 13:55
f7af966
Compare
Choose a tag to compare

Fix to make provider backward compatible with configuration made with version 1.0.8

Also changes how to defined a default on/off variation.

v1.1.2

17 Oct 20:04
e0a155d
Compare
Choose a tag to compare

Add test coverage

v1.1.1

17 Oct 18:07
a410561
Compare
Choose a tag to compare

Launchdarkly provider allow to set returned value when flag is on and off

v1.1.0

04 Oct 12:48
13c56f3
Compare
Choose a tag to compare

Add support for string and integer feature flag

v1.0.8

14 May 04:07
87b4ec7
Compare
Choose a tag to compare

Add resources importer

v1.0.5

11 Feb 08:19
Compare
Choose a tag to compare
Attempt to fix Go compilation on Travis.