Skip to content

Releases: pseudo-dynamic/terraform-provider-value

v0.5.5

24 Sep 17:12

Choose a tag to compare

feat!: renamed value_path_exists to value_os_path

v0.5.4

22 Sep 05:03

Choose a tag to compare

fix: fixed a bug where provider_meta was not recognized because of mi…

v0.5.3

22 Sep 04:19

Choose a tag to compare

fix: because terraform validates too early we are forced to put known…

v0.5.2

22 Sep 03:43

Choose a tag to compare

feat!: implemented value_path_exists

v0.5.1

19 Sep 03:41

Choose a tag to compare

fix: fixed wrong file read

v0.5.0

19 Sep 03:35

Choose a tag to compare

feat!: introduced provider config next to provider_meta config

Renamed seed_prefix to guid_seed_addition to clarify its purpose.
Renamed unique_seed to guid_seed to clarify that it needs to be globally unique per resource type.
Added per-resource-type uniqueness.

v0.4.0

16 Sep 14:48

Choose a tag to compare

feat!: implemented value_is_known and value_is_fully_known

v0.3.1

14 Sep 05:42

Choose a tag to compare

fix(replaced_when): fixed bug that the value (prior state) was not po…

v0.3.0

14 Sep 04:03

Choose a tag to compare

feat: added new providers: value_replaced_when, is_fully_known and is…

v0.2.0

05 Sep 05:05

Choose a tag to compare

Introduced value_promise and fixed ResourceRead in value_stash