Skip to content

Commit fd121ed

Browse files
go rewrite - refresh templates and add compute go_yaml (#10976) (#7554)
[upstream:82c34caf69f1ddd049c3f4d947dea3449998b68e] Signed-off-by: Modular Magician <[email protected]>
1 parent 0f8e29f commit fd121ed

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/10976.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google-beta/services/activedirectory/resource_active_directory_domain_trust.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,6 @@ func expandNestedActiveDirectoryDomainTrustTrustHandshakeSecret(v interface{}, d
591591
}
592592

593593
func resourceActiveDirectoryDomainTrustEncoder(d *schema.ResourceData, meta interface{}, obj map[string]interface{}) (map[string]interface{}, error) {
594-
595594
wrappedReq := map[string]interface{}{
596595
"trust": obj,
597596
}

0 commit comments

Comments
 (0)