Skip to content

Commit 98cf8d9

Browse files
Go rewrite certificatemanager, cloudasset, cloudbuild, cloudbuildv2, clouddeploy, clouddomains (#11187) (#18765)
[upstream:4dade50ee0905efd51f1c4cbe2a91bb59ef1db24] Signed-off-by: Modular Magician <[email protected]>
1 parent bccb71d commit 98cf8d9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/11187.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google/services/clouddomains/resource_clouddomains_registration.go

-1
Original file line numberDiff line numberDiff line change
@@ -1952,7 +1952,6 @@ func expandClouddomainsRegistrationDomainName(v interface{}, d tpgresource.Terra
19521952
}
19531953

19541954
func resourceClouddomainsRegistrationEncoder(d *schema.ResourceData, meta interface{}, obj map[string]interface{}) (map[string]interface{}, error) {
1955-
19561955
// Request body is registration object with additional fields
19571956
// See https://cloud.google.com/domains/docs/reference/rest/v1beta1/projects.locations.registrations/register
19581957

0 commit comments

Comments
 (0)