We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89c884 commit d4e6a89Copy full SHA for d4e6a89
mmv1/products/apigee/DnsZone.yaml
@@ -1,4 +1,4 @@
1
-# Copyright 2024 Google Inc.
+# Copyright 2025 Google Inc.
2
# Licensed under the Apache License, Version 2.0 (the "License");
3
# you may not use this file except in compliance with the License.
4
# You may obtain a copy of the License at
@@ -40,8 +40,6 @@ async:
40
base_url: '{{op_id}}'
41
result:
42
resource_inside_response: true
43
-custom_code:
44
- custom_import: 'templates/terraform/custom_import/apigee_dns_zone.go.tmpl'
45
examples:
46
- name: 'apigee_dns_zone_basic'
47
exclude_test: true
mmv1/templates/terraform/custom_import/apigee_dns_zone.go.tmpl
0 commit comments