Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stobias123/terraform-provider-orion
Browse files Browse the repository at this point in the history
  • Loading branch information
stobias123 committed Jan 24, 2020
2 parents 3be8d24 + 1e03798 commit 72767dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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)
This all pairs well with `solarcmd` found [here](https://github.com/stobias123/gosolar/tree/master/command)

0 comments on commit 72767dd

Please sign in to comment.