We're using terraform to configure frontegg.
We noticed that every time we run terraform apply, most settings act as expected, but the social logins we defined in the builder are removed from the actual login page.
This can be fixed by manually publishing some change to the environment in portal.frontegg.com, but this defeats the purpose of using terraform
We're using terraform to configure frontegg. We noticed that every time we run terraform apply, most settings act as expected, but the social logins we defined in the builder are removed from the actual login page. This can be fixed by manually publishing some change to the environment in portal.frontegg.com, but this defeats the purpose of using terraform
Terraform version
1.3.4
Affected resources
social logins
Terraform configuration files
Expected Behavior
The social logins should not have been removed.
Actual Behavior
The social logins are removed from the login page. They are still configured correctly in the builder, but not in the real login page.
Steps to reproduce
terraform apply