Skip to content

Commit

Permalink
fix: add ignore_read_extra on ssl_settings.0.ssl_management_type
Browse files Browse the repository at this point in the history
  • Loading branch information
gwendal-lecren committed Apr 30, 2024
1 parent 588358e commit 3acb661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/appengine/DomainMapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ examples:
- !ruby/object:Provider::Terraform::Examples
name: 'app_engine_domain_mapping_basic'
primary_resource_id: 'domain_mapping'
ignore_read_extra:
- 'ssl_settings.0.ssl_management_type'
custom_code: !ruby/object:Provider::Terraform::CustomCode
decoder: templates/terraform/decoders/app_engine_domain_mapping.go.erb
parameters:
Expand Down

0 comments on commit 3acb661

Please sign in to comment.