* docs: add examples and recreate TF documentation * update readme * add information about experimental support of firewall zones
3 lines
94 B
HCL
3 lines
94 B
HCL
resource "unifi_portal_file" "file" {
|
|
file_path = "/Users/username/Downloads/portal.png"
|
|
} |