Releases: FusionAuth/terraform-provider-fusionauth
Releases · FusionAuth/terraform-provider-fusionauth
v0.1.51
bugfix(docs): fixes entity grant documentation.
v0.1.50
fix: convert map[string]interface{} to map[string]string. closes #84
v0.1.49
Generate synthetic grant ids
v0.1.48
Set properties that fusionauth auto-populates to Computed
v0.1.47
fix: make sure there is always a value
v0.1.46
bugfix(idp_facebook): fixes individual app registration configuration.
v0.1.45
fix(user_schema): forces recreation of the user record if the tenant …
v0.1.44
fix(user_schema): ensures `user.data` only gets set if the key exists…
v0.1.43
fix: api key nolonger forced to be uuid
v0.1.42
fix(docs): fixes usage typo.