Join Slack
Powered by
This message was deleted.
# golang
s
sparse-intern-71089
05/25/2020, 4:14 PM
This message was deleted.
l
lemon-agent-27707
05/26/2020, 2:35 PM
GetZone returns a Zone
https://github.com/pulumi/pulumi-aws/blob/master/sdk/go/aws/route53/zone.go#L13-L32
You should be able to reference the ZoneId on the returned struct, and pass it in to the RecordArgs struct for the NewZone call:
https://github.com/pulumi/pulumi-aws/blob/master/sdk/go/aws/route53/record.go#L191-L221
3
Views
Open in Slack
Previous
Next