@@ -1,2 +1,5 @@
|
||||
# import using the ID
|
||||
terraform import unifi_site.mysite 5fe6261995fe130013456a36
|
||||
# import using the API/UI ID
|
||||
terraform import unifi_site.mysite 5fe6261995fe130013456a36
|
||||
|
||||
# import using the name (short ID)
|
||||
terraform import unifi_site.mysite vq98kwez
|
||||
|
||||
Reference in New Issue
Block a user