Answers for "terraform import <name of terraform resource> <reference to aws resource>"

1

terraform import <name of terraform resource> <reference to aws resource>

$ terraform import aws_instance.example i-abcd1234
Posted by: Guest on November-14-2020

Code answers related to "terraform import <name of terraform resource> <reference to aws resource>"

Browse Popular Code Answers by Language