Skip to content

Commit

Permalink
go rewrite - refresh templates and add compute go_yaml (#10976) (#18459)
Browse files Browse the repository at this point in the history
[upstream:82c34caf69f1ddd049c3f4d947dea3449998b68e]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jun 17, 2024
1 parent 47f437c commit d148964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/10976.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 @@ -591,7 +591,6 @@ func expandNestedActiveDirectoryDomainTrustTrustHandshakeSecret(v interface{}, d
}

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

wrappedReq := map[string]interface{}{
"trust": obj,
}
Expand Down

0 comments on commit d148964

Please sign in to comment.