Hi, i was trying to migrate terraform tfstate , i ...
# getting-started
a
Hi, i was trying to migrate terraform tfstate , i was getting this error
Copy code
error: 8 errors occurred:
    1) resource 'this-0' of type 'aws:ec2/instance:Instance' has an ambiguous URN, set name (or logical name) to be unique
    2) resource 'this-0' of type 'aws:autoscaling/group:Group' has an ambiguous URN, set name (or logical name) to be unique
    3) resource 'this-0' of type 'aws:ec2/launchTemplate:LaunchTemplate' has an ambiguous URN, set name (or logical name) to be unique
    4) resource 'this-0' of type 'aws:autoscaling/group:Group' has an ambiguous URN, set name (or logical name) to be unique
    5) resource 'this-0' of type 'aws:ec2/launchTemplate:LaunchTemplate' has an ambiguous URN, set name (or logical name) to be unique
    6) resource 'this-0' of type 'aws:autoscaling/group:Group' has an ambiguous URN, set name (or logical name) to be unique
    7) resource 'this-0' of type 'aws:ec2/launchTemplate:LaunchTemplate' has an ambiguous URN, set name (or logical name) to be unique
    8) resource 'this-0' of type 'aws:ec2/instance:Instance' has an ambiguous URN, set name (or logical name) to be unique