Zhenhua Li
Zhenhua Li
Part of https://github.com/hashicorp/terraform-provider-google/issues/16957 **Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```
test
1. Remove the template file `mmv1/templates/terraform.yaml` and its usage `provider_yaml_path` and `provider_override_path` 2. Remove the files `mmv1/provider/config.rb` and `mmv1/provider/terraform/config.rb` and remove the usage of `config` **Release Note Template for Downstream...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
It also fixed the failed tests for the resource `google_cloudfunctions2_function` **Release Note Template for Downstream PRs (will be copied)** ```release-note:bug cloudfunctions2: fixed permadiffs on `service_config.environment_variables` field in `google_cloudfunctions2_function` resource ```
**Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```
### Expected Behavior In the template [resource.erb](https://github.com/GoogleCloudPlatform/magic-modules/blob/main/mmv1/templates/terraform/resource.erb) file, the position of pre_update and pre_delete, pre_create should be consistent. ### Actual Behavior [custom_code.pre_create](https://github.com/GoogleCloudPlatform/magic-modules/blob/main/mmv1/templates/terraform/resource.erb#L292) is after fetching `billingProject` and before `SendRequest`. However,...
test
**Release Note Template for Downstream PRs (will be copied)** ```release-note:none ```