Skip to content

Releases: FusionAuth/terraform-provider-fusionauth

v0.1.51

15 Nov 20:24
Compare
Choose a tag to compare
bugfix(docs): fixes entity grant documentation.

v0.1.50

13 Nov 06:15
Compare
Choose a tag to compare
fix: convert map[string]interface{} to map[string]string. closes #84

v0.1.49

12 Nov 22:07
Compare
Choose a tag to compare
Generate synthetic grant ids

v0.1.48

11 Nov 22:44
Compare
Choose a tag to compare
Set properties that fusionauth auto-populates to Computed

v0.1.47

14 Oct 23:35
Compare
Choose a tag to compare
fix: make sure there is always a value

v0.1.46

13 Oct 02:38
Compare
Choose a tag to compare
bugfix(idp_facebook): fixes individual app registration configuration.

v0.1.45

11 Oct 16:46
Compare
Choose a tag to compare
fix(user_schema): forces recreation of the user record if the tenant …

v0.1.44

29 Sep 22:40
Compare
Choose a tag to compare
fix(user_schema): ensures `user.data` only gets set if the key exists…

v0.1.43

24 Sep 19:29
Compare
Choose a tag to compare
fix: api key nolonger forced to be uuid

v0.1.42

17 Sep 17:05
Compare
Choose a tag to compare
fix(docs): fixes usage typo.