Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

snapshot_id is missing in ebs-configuration in nomad-cluster #63

Open
pp23 opened this issue Apr 14, 2020 · 0 comments
Open

snapshot_id is missing in ebs-configuration in nomad-cluster #63

pp23 opened this issue Apr 14, 2020 · 0 comments

Comments

@pp23
Copy link
Contributor

pp23 commented Apr 14, 2020

To create an ebs_block_device AWS requires either a valid volume size or a snapshot id. So if no volume size or a volume size of 0 was provided the creation of ebs devices will result in an AWS error which that states that neither a volume size nor a snapshot id has been specified.

https://github.com/hashicorp/terraform-aws-nomad/blob/master/modules/nomad-cluster/main.tf#L83

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants