Skip to content

Commit 8dc43a2

Browse files
authored
Fixes a test issue for Firebase App Hosting (#15069)
1 parent a0f35aa commit 8dc43a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mmv1/products/firebaseapphosting/Domain.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ examples:
5555
service_act_id: '"tf-test-domain-m"'
5656
- name: firebase_app_hosting_domain_full
5757
primary_resource_id: example
58+
ignore_read_extra:
59+
# This isn't guaranteed to be set right away.
60+
- custom_domain_status
5861
vars:
5962
backend_id: 'domain-full'
6063
service_act_id: 'sa-id'

0 commit comments

Comments
 (0)