From f4ffc86a8b5121f49cc2f9dcf7e86e6f454f5383 Mon Sep 17 00:00:00 2001 From: lingkai Date: Mon, 24 Jun 2024 16:51:17 -0400 Subject: [PATCH] Fix /~https://github.com/hashicorp/terraform-provider-google/issues/18085 --- mmv1/products/identityplatform/Config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mmv1/products/identityplatform/Config.yaml b/mmv1/products/identityplatform/Config.yaml index 97bfb4f98354..1a8ed31bceac 100644 --- a/mmv1/products/identityplatform/Config.yaml +++ b/mmv1/products/identityplatform/Config.yaml @@ -233,6 +233,7 @@ properties: name: 'smsRegionConfig' 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. + default_from_api: true properties: - !ruby/object:Api::Type::NestedObject name: 'allowByDefault'