File tree
4 files changed
+95
-1
lines changed- rules/magicmodules
- tools
4 files changed
+95
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
397 | 398 | | |
398 | 399 | | |
399 | 400 | | |
| 401 | + | |
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| |||
Lines changed: 91 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
Submodule magic-modules updated 86 files
- .ci/magician/cmd/generate_comment.go+3-4
- .ci/magician/cmd/generate_comment_test.go+23-13
- .ci/magician/github/membership_data.go+8-3
- .github/workflows/unit-test-mmv1.yml+6-1
- mmv1/api/resource.go+12
- mmv1/api/resource/examples.go+6
- mmv1/openapi_generate/parser.go+3-1
- mmv1/products/bigquery/Dataset.yaml+2
- mmv1/products/compute/Autoscaler.yaml-3
- mmv1/products/compute/BackendBucket.yaml+19
- mmv1/products/compute/ExternalVpnGateway.yaml+1
- mmv1/products/compute/RegionAutoscaler.yaml+1
- mmv1/products/compute/Route.yaml+17
- mmv1/products/compute/RouterRoutePolicy.yaml+2-1
- mmv1/products/dataplex/Datascan.yaml+5
- mmv1/products/discoveryengine/DataStore.yaml+100-2
- mmv1/products/gkeonprem/BareMetalAdminCluster.yaml+2
- mmv1/products/gkeonprem/BareMetalCluster.yaml+3-1
- mmv1/products/gkeonprem/BareMetalNodePool.yaml+2
- mmv1/products/gkeonprem/VmwareAdminCluster.yaml+3-1
- mmv1/products/gkeonprem/VmwareCluster.yaml+2
- mmv1/products/gkeonprem/VmwareNodePool.yaml+2
- mmv1/products/kms/AutokeyConfig.yaml+1-4
- mmv1/products/kms/KeyHandle.yaml+1-5
- mmv1/products/secretmanager/Secret.yaml+11
- mmv1/provider/template_data.go+1
- mmv1/provider/terraform_tgc_next.go+34-6
- mmv1/templates/terraform/examples/backend_bucket_global_ilb.tf.tmpl+32
- mmv1/templates/terraform/examples/discoveryengine_datastore_document_processing_config_layout_full.tf.tmpl+27
- mmv1/templates/terraform/examples/discoveryengine_datastore_kms_key_name.tf.tmpl+11
- mmv1/templates/terraform/examples/secret_config_basic.tf.tmpl+1
- mmv1/templates/terraform/pre_delete/secret_manager_secret.go.tmpl+4
- mmv1/templates/terraform/resource.html.markdown.tmpl+6-8
- mmv1/templates/terraform/update_encoder/compute_network.go.tmpl+12-2
- mmv1/templates/tgc_next/cai2hcl/resource_converter.go.tmpl+78-50
- mmv1/templates/tgc_next/cai2hcl/resource_converters.go.tmpl+13-7
- mmv1/templates/tgc_next/custom_expand/compute_full_url.go.tmpl-25
- mmv1/templates/tgc_next/custom_flatten/compute_auto_scaler.go.tmpl-3
- mmv1/templates/tgc_next/test/test_file.go.tmpl+5
- mmv1/templates/tgc_next/tfplan2cai/expand_resourceref_with_validation.go.tmpl+4-3
- mmv1/templates/tgc_next/tfplan2cai/resource_converter.go.tmpl+10-3
- mmv1/third_party/terraform/.teamcity/components/constants.kt+1-1
- mmv1/third_party/terraform/acctest/bootstrap_test_utils.go.tmpl-16
- mmv1/third_party/terraform/provider/provider_mmv1_resources.go.tmpl+1-2
- mmv1/third_party/terraform/services/bigquery/resource_bigquery_table.go.tmpl+25-9
- mmv1/third_party/terraform/services/bigquery/resource_bigquery_table_test.go+141
- mmv1/third_party/terraform/services/billing/data_source_google_billing_account.go+7
- mmv1/third_party/terraform/services/billing/data_source_google_billing_account_test.go+1
- mmv1/third_party/terraform/services/compute/resource_compute_disk_async_replication.go.tmpl+1-1
- mmv1/third_party/terraform/services/compute/resource_compute_network_peering.go.tmpl+52-11
- mmv1/third_party/terraform/services/compute/resource_compute_network_peering_test.go.tmpl+79
- mmv1/third_party/terraform/services/compute/resource_compute_network_test.go.tmpl+8
- mmv1/third_party/terraform/services/compute/resource_compute_route_test.go+50
- mmv1/third_party/terraform/services/container/resource_container_cluster.go.tmpl+132-5
- mmv1/third_party/terraform/services/container/resource_container_cluster_test.go.tmpl+136
- mmv1/third_party/terraform/services/dataplex/resource_dataplex_datascan_test.go+1
- mmv1/third_party/terraform/services/gkeonprem/resource_gkeonprem_bare_metal_cluster_test.go+1
- mmv1/third_party/terraform/services/kms/data_source_google_kms_auotokey_config.go-4
- mmv1/third_party/terraform/services/kms/data_source_google_kms_auotokey_config_test.go-3
- mmv1/third_party/terraform/services/kms/data_source_google_kms_key_handle.go+3-7
- mmv1/third_party/terraform/services/kms/data_source_google_kms_key_handle_test.go-3
- mmv1/third_party/terraform/services/kms/data_source_google_kms_key_handles_test.go-4
- mmv1/third_party/terraform/services/networkmanagement/data_source_network_management_connectivity_test_run.go+469
- mmv1/third_party/terraform/services/networkmanagement/data_source_network_management_connectivity_test_run_test.go+113
- mmv1/third_party/terraform/services/redis/resource_redis_instance_test.go-54
- mmv1/third_party/terraform/services/secretmanager/data_source_secret_manager_secret_version.go+31-25
- mmv1/third_party/terraform/services/secretmanager/data_source_secret_manager_secret_version_test.go+46
- mmv1/third_party/terraform/services/secretmanager/resource_secret_manager_secret_test.go+81
- mmv1/third_party/terraform/services/storage/iam_storage_bucket_test.go+9-5
- mmv1/third_party/terraform/website/docs/d/billing_account.html.markdown+1
- mmv1/third_party/terraform/website/docs/d/kms_autokey_config.html.markdown-4
- mmv1/third_party/terraform/website/docs/d/kms_key_handle.html.markdown-3
- mmv1/third_party/terraform/website/docs/d/kms_key_handles.html.markdown-3
- mmv1/third_party/terraform/website/docs/d/network_management_connectivity_test_run.html.markdown+205
- mmv1/third_party/terraform/website/docs/d/secret_manager_secret_version.html.markdown+4-1
- mmv1/third_party/terraform/website/docs/r/bigquery_table.html.markdown+3
- mmv1/third_party/terraform/website/docs/r/compute_network_peering.html.markdown+3
- mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown+13
- mmv1/third_party/tgc_next/pkg/cai2hcl/converters/convert_resource.go+21-2
- mmv1/third_party/tgc_next/test/assert_test_files.go+100-20
- mmv1/third_party/tgc_next/test/setup.go+3-1
- tools/template-check/cmd/root.go+43
- tools/template-check/cmd/versionguard.go+61
- tools/template-check/go.mod+14-1
- tools/template-check/go.sum+15
- tools/template-check/main.go+2-61
0 commit comments