- Auto-generated documentation now in place. See [azurerm Technical Reference](https://github.com/gbowerman/azurerm/tree/master/docs). - Documentation generated by [py2md](https://github.com/gbowerman/py2md).
0.8.22
- Breaking change - container instance group functions renamed to xxx_container_instance_group_yyy e.g. create_container_instance_group(), list_container_instance_groups_sub() etc. - Complete docstring comments work. All functions have complete docstring descriptions.
0.8.20
- Comments improvements, using docstring, with a view to hosting docs on readthedocs soon. - Made get_access_key_from_cli() check all keys in the CLI cache.