issues
search
larstobi
/
terraform-provider-multipass
Terraform provider for the Canonical Multipass virtual machine manager
MIT License
60
stars
13
forks
source link
Rewrite plugin from tfsdk to terraform-plugin-framework
#2
Closed
larstobi
closed
2 years ago
larstobi
commented
2 years ago
Upgrade go-multipass dependency to get better error messages
Rename CPU to CPUS in LaunchReq parameters
Use string as parameter to CPUS instead of int
Convert exec.Command to exec without shell
Add stderr text to error message for Launch