Go to file
Kienan Stewart cfe445a761 WIP : Add instance resource and data source
This breaks in the data source since a number of the maps,
eg. beparams, contain key/value paires where the values can have
differing type (eg. string, bool, int, ...). I haven't seen a way to
specify that the map value may be of any type.
2020-10-24 21:27:33 -04:00
examples WIP : Add instance resource and data source 2020-10-24 21:27:33 -04:00
ganeti WIP : Add instance resource and data source 2020-10-24 21:27:33 -04:00
.gitignore Add reading network data source 2020-10-24 14:53:11 -04:00
Makefile Add reading network data source 2020-10-24 14:53:11 -04:00
go.mod Add reading network data source 2020-10-24 14:53:11 -04:00
go.sum Add reading network data source 2020-10-24 14:53:11 -04:00
main.go Add reading network data source 2020-10-24 14:53:11 -04:00