FusionAuth / terraform-provider-fusionauth

FusionAuth Terraform Provider
https://registry.terraform.io/providers/FusionAuth/fusionauth/latest
Apache License 2.0
36 stars 55 forks source link

Fix wrong reference to Confirmation Required template #265

Closed danielpoonwj closed 7 months ago

danielpoonwj commented 7 months ago

Purpose

This fixes a bug for the template originally introduced in this PR https://github.com/FusionAuth/terraform-provider-fusionauth/pull/263

confirmation_required was wrongly referencing the account_two_factor_index template and was showing diffs between the wrong templates on plan

danielpoonwj commented 7 months ago

hi @mmanes, could you help review this? (tagging you as you were the approver for the previous PR)