Skip to content

Releases: palantir/terraform-provider-palantir-foundry

v0.27.0

26 Nov 16:04
v0.27.0
4e5c1af

Choose a tag to compare

✨ Features

  • Feat: Add Support For Preregistering Groups (#151)

v0.26.0

19 Nov 15:04
v0.26.0
4a32703

Choose a tag to compare

💡 Improvements

  • [Organizations] separation of Organization resource (#141)

v0.25.0

19 Nov 14:37
v0.25.0
927e635

Choose a tag to compare

💡 Improvements

  • [Markings] separation of Marking resource (#148)

v0.24.0

18 Nov 16:14
v0.24.0
853ae1d

Choose a tag to compare

🐛 Fixes

  • remove markings field from project docs example (#149)

v0.23.0

17 Nov 09:50
v0.23.0
66d3f24

Choose a tag to compare

🐛 Fixes

  • We should make sets empty on read instead of null when there are no entries. This caught us out when we imported an organization with an empty members set and subsequently tried to set it to null. Terraform treats this as a type mismatch which prevented the job from completing. (#143)

v0.22.0

10 Nov 15:10
v0.22.0
20065ac

Choose a tag to compare

💡 Improvements

  • [Projects] Separation of core Project resource (#129)

v0.21.0

04 Nov 16:28
v0.21.0
ffbf347

Choose a tag to compare

💡 Improvements

  • [Documentation] small naming convention changes, grouping resources i… (#127)

v0.20.0

03 Nov 21:54
v0.20.0
76d83fb

Choose a tag to compare

💡 Improvements

  • bump v2 spec (#126)

v0.19.0

30 Oct 23:53
v0.19.0
45cf606

Choose a tag to compare

🐛 Fixes

  • Disable organization and enrollment admin requirements on update when deletions_disabled is true. (#125)

v0.18.0

23 Oct 14:38
v0.18.0
2cdce05

Choose a tag to compare

🐛 Fixes

  • Fix Id Field In The Group Membership Resource's ImportState (#120)