Describe what happened
pulumi import alicloud:dns/alidnsRecord:AlidnsRecord example xxxx --properties='{"Remark":"Remark"}'
But state do not have Remark property.And I tried to use code to import.It still doesn't work.
Sample program
pulumi import alicloud:dns/alidnsRecord:AlidnsRecord example xxxx --properties='{"Remark":"Remark"}'
Log output
No response
Affected Resource(s)
none
Output of pulumi about
none
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
Describe what happened
But state do not have Remark property.And I tried to use code to import.It still doesn't work.
Sample program
Log output
No response
Affected Resource(s)
none
Output of
pulumi aboutnone
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).