terraform-provider-sendgrid icon indicating copy to clipboard operation
terraform-provider-sendgrid copied to clipboard

Apply always detect changes due to 2FA

Open satazor opened this issue 4 years ago • 1 comments

Whenever I do terraform apply, the following changes are detected.

      ~ scopes  = [
          - "2fa_required",
            "mail.send",
            "sender_verification_eligible",
        ]

This is due to 2fa_required being since Q4 2020.

satazor avatar Jan 01 '21 15:01 satazor