Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[upstream:4abf95bc8d1b3451af255c59267abd98618838b5]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jun 24, 2024
1 parent 7a05af0 commit e0c3360
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/11031.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
identityplatform: fixed the planning diff when `sms_region_config` is not set.
```
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ email/password or email link.`,
},
"sms_region_config": {
Type: schema.TypeList,
Computed: true,
Optional: true,
Description: `Configures the regions where users are allowed to send verification SMS for the project or tenant. This is based on the calling code of the destination phone number.`,
MaxItems: 1,
Expand Down

0 comments on commit e0c3360

Please sign in to comment.