From 1e0379872fc5400e09c159f32d66ecb612d66a2c Mon Sep 17 00:00:00 2001 From: Steven Tobias Date: Mon, 6 Jan 2020 13:30:19 -0800 Subject: [PATCH] Update README.md minor readme change. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7527c6f..2a5e9af 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Provides two useful things `data_source_subnet` and `resource_ip_address` `resource_ip_address` - Gets the first available ip address from a subnet. + `data_source_subnet` - Provides info about the chosen VLAN. Usage: @@ -28,4 +29,4 @@ output "orion_subnet" { ``` ## Additional info -This all pairs well with `solarcmd` found [here](https://github.com/stobias123/gosolar/tree/master/command) \ No newline at end of file +This all pairs well with `solarcmd` found [here](https://github.com/stobias123/gosolar/tree/master/command)