Simple infrastructure management for upcloud.com in shell.
$ UPCLOUD_AUTOMATION_USER=user; UPCLOUD_AUTOMATION_PASSWORD=pass; \
./upyourcloud-combine /path/to/infra/desc/*.json | ./upyourcloud > infra_state.json
- This script has to be used in a path relative to the infrastructure's state folder, in case the disks of the created resources depend on packer images.