* Update variables format for `terraform-apply-template` and `terraform-plan-template` commands:
* `--variables key:value` for a string;
* `--variables key:"value1, value2, value3"` for a list;
* `--variables key1:"key2=value2"` for an object.
* Remove parameter `variables` for `terraform-destroy-template`
* Interface of `update-keypair-region` updated: parameters `region` and `cloud` have become required
* Modified `import-keypair` command