Updates for controller v7.1 and dependency updates

This commit is contained in:
Paul Tyng
2022-07-02 22:02:22 -04:00
committed by GitHub
parent 8728d6b5e8
commit d02c97bd55
29 changed files with 431 additions and 385 deletions

View File

@@ -1,6 +1,6 @@
#retrieve network data by unifi network name
data "unifi_network" "lan_network" {
name = "LAN"
name = "Default"
}
#retrieve network data from user record