From 4a5780273950c256e3a8904e2b3ed01598c00fff Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 16 Apr 2024 14:42:02 -0400 Subject: [PATCH 1/2] README: add MicroCloud to the list of tools for managing LXD Signed-off-by: Simon Deziel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b39014d999c3..3028a1610ade 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Tool | Link --- | --- Ansible - connection plugin | https://galaxy.ansible.com/ui/repo/published/community/general/content/connection/lxd/ Ansible - inventory plugin | https://galaxy.ansible.com/ui/repo/published/community/general/content/inventory/lxd/ +MicroCloud | https://canonical.com/microcloud Terraform provider | https://registry.terraform.io/providers/terraform-lxd/lxd ## Security From 1052e694f50f9da56c7cd31442b64b1c3b05fa61 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 16 Apr 2024 14:53:41 -0400 Subject: [PATCH 2/2] README: add Bolt and Packer to the list of tools for managing LXD Signed-off-by: Simon Deziel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3028a1610ade..1825171868ff 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,9 @@ Tool | Link --- | --- Ansible - connection plugin | https://galaxy.ansible.com/ui/repo/published/community/general/content/connection/lxd/ Ansible - inventory plugin | https://galaxy.ansible.com/ui/repo/published/community/general/content/inventory/lxd/ +Bolt - LXD transport | https://www.puppet.com/docs/bolt/latest/bolt_transports_reference.html#lxd MicroCloud | https://canonical.com/microcloud +Packer - LXD builder | https://developer.hashicorp.com/packer/integrations/hashicorp/lxd/latest/components/builder/lxd Terraform provider | https://registry.terraform.io/providers/terraform-lxd/lxd ## Security