Skip to content

Commit

Permalink
Go rewrite certificatemanager, cloudasset, cloudbuild, cloudbuildv2, …
Browse files Browse the repository at this point in the history
…clouddeploy, clouddomains (#11187) (#18765)

[upstream:4dade50ee0905efd51f1c4cbe2a91bb59ef1db24]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jul 17, 2024
1 parent bccb71d commit 98cf8d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/11187.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
Original file line number Diff line number Diff line change
Expand Up @@ -1952,7 +1952,6 @@ func expandClouddomainsRegistrationDomainName(v interface{}, d tpgresource.Terra
}

func resourceClouddomainsRegistrationEncoder(d *schema.ResourceData, meta interface{}, obj map[string]interface{}) (map[string]interface{}, error) {

// Request body is registration object with additional fields
// See https://cloud.google.com/domains/docs/reference/rest/v1beta1/projects.locations.registrations/register

Expand Down

0 comments on commit 98cf8d9

Please sign in to comment.