BUG FIXES:
- Timeout for Image/Snapshot export task is too long (GH-87)
- Terminated VMs cannot be restarted (GH-89)
- Better handle "is_source_dest_checked" option on outscale_vm (GH-108)
- Error message when updating tags on linked volumes (GH-221)
- Incorrect iops value in block_device_mappings (GH-239)
- Improve error message when the used endpoint/proxy is invalid (GH-245)
FEATURES:
- Check the behaviour of the provider when the resource is removed manually by the user (GH-19)
- "bsu_optimized" parameter in VM is deprecated in our API (GH-217)
IMPROVEMENT:
- Move
terraform-provider-outscale
repository formoutscale-dev
tooutscale
organization