New Features
- Provider Enhancements to add remotes not already configured in lxc client, including auto generating client certs for LXD remote authentication. #35
- Copy and manage remote LXD Images with
lxd_cached_image
resource. #43 - Manage Storage Pools & Volumes with
lxd_volume
,lxd_volume_container_attach
,lxd_storage_pool
resources. (#37 + #39) - Create stateless or stateful point in time snapshots of containers with
lxd_snapshot
resource. #38