Closed danielpoonwj closed 7 months ago
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
confirmation_required
account_two_factor_index
hi @mmanes, could you help review this? (tagging you as you were the approver for the previous PR)
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 theaccount_two_factor_index
template and was showing diffs between the wrong templates on plan