This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing snapshot id in ebs devices in nomad cluster
If the volume_size is 0 then we assume that a snapshotid is available and use that one instead. AWS requires either a volume size or a snapshotid. It seems that Terraform filters a volume size of 0 out of the request to AWS.
- Loading branch information