* docs: add examples and recreate TF documentation * update readme * add information about experimental support of firewall zones
6 lines
204 B
Bash
6 lines
204 B
Bash
# import from provider configured site
|
|
terraform import unifi_network.mynetwork 5dc28e5e9106d105bdc87217
|
|
|
|
# import from another site
|
|
terraform import unifi_network.mynetwork zone:5dc28e5e9106d105bdc87217
|