Cidaas / terraform-provider-cidaas

This provider helps you managing your cidaas instances in an automated way. It enables you to configure and maintain apps and registration fields as part of a Terraform deployment. Secure – Fast – And unrivaled Swabian.
https://registry.terraform.io/providers/Cidaas/cidaas/latest/docs
MIT License
3 stars 4 forks source link

Missing attributes in cidaas_app in v3.0.0/3.0.1 #17

Closed joschug closed 1 month ago

joschug commented 2 months ago

Little regression in 3.0.0: The state of cidaas_app doesn't seem to include empty mandatory fields redirect_urls and allowed_logout_urls.

They're not included when showing state with tofu state show. After adding and applying them, they'll keep being shown as unapplied changes.

And while cidaas_user_groups can now be created just fine, the group keeps showing up as changed (with no visible change) even though state and config appear to be identical.

Tested with 3.0.1 also, still applies.

tujit commented 2 months ago

Thank you for letting us know! We will check these issues and respond you back soon with an update.

joschug commented 2 months ago

Tujit, thank you for looking into the issues. Today I tried v3.0.2 and it solves the issue regarding empty allowed_logout_urls.

No changes in behaviour regarding empty redirect_uris and cidaas_user_groups as mentioned above.

tujit commented 1 month ago

Hi @joschug , we have released the version 3.0.3 with the required changes. Please try the new build and let us know if it resolves your issues.

We appreciate your patience and thank you for your continued support!

tujit commented 1 month ago

Since we haven’t heard back we’re closing this issue. If you encounter any other issue, please let us know by opening a new one.