So it's not pulling the name and records[0] properties from Route53. I can see them in the console though.
little-cartoon-10569
05/18/2021, 10:34 PM
When I run
pulumi import
(rather than
pulumi preview
with an import opt, which is what I was doing above) then I see the name and records[0] properties as expected... 🤔
little-cartoon-10569
05/18/2021, 10:42 PM
Solved. Turns out the output properties I was populating the name and records[0] properties with were blank due to a previous bad import. (the domainValidationOptions of an aws.acm.Certificate aren't populated on refresh).
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.