Skip to content

Releases: pehlicd/terraform-provider-keep

v0.1.7

18 Jul 13:42
1a751fa
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.1.6

09 Jul 12:01
b7c3b9a
Compare
Choose a tag to compare

Changelog

Features

v0.1.5

16 Jun 20:51
ef3309f
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: small fix on read and create functions in provider resource (@pehlicd)

v0.1.4

10 Jun 16:23
73b69c7
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: Default cannot be set with Required error (@pehlicd)

v0.1.3

10 Jun 15:37
368d62f
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: Default cannot be set with Required error (@pehlicd)

v0.1.2

07 Jun 20:45
3999676
Compare
Choose a tag to compare

Changelog

Features

v0.1.1

05 Jun 12:24
02caef5
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: fixed provider resource endless update loop (#28) (@pehlicd)

v0.1.0

25 Apr 12:07
a093a33
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: fixed read mapping resource issues (#26) (@pehlicd)

v0.0.9

25 Apr 09:49
3b855e2
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.0.8

25 Apr 07:30
c940e3f
Compare
Choose a tag to compare

Changelog

Features

  • feat: implement mapping resource update method (#24) (@pehlicd)