bug: Go - cannot use &[]interface{}{…} (value of type *[]interface{}) as *[]*awsefs.CfnFileSystem_ElasticFileSystemTagProperty value in struct literal
#626
Labels
bug
Something isn't working
Summary
When synthesizing the template at the end in golang, we get this error:
Same reproduction steps as #615, just using this template.
emitted from this code:
Which comes from this template snippet:
Template
The text was updated successfully, but these errors were encountered: