Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

adding second disk #31

Open
sagivle opened this issue Sep 27, 2018 · 1 comment
Open

adding second disk #31

sagivle opened this issue Sep 27, 2018 · 1 comment

Comments

@sagivle
Copy link

sagivle commented Sep 27, 2018

hi
is it possible to use terraform-google-managed-instance-group
and have a second disk attached to the instances?

@SpencerSharkey
Copy link

We'd like to see this feature too, but I believe some current limitations of the HCL and modules prevent this from becoming a reality.

Unfortunately, I think the best bet is to wait for terraform 0.12 to hit stable so we can use dynamic blocks to define disks via a map of disk configs.

For now, we got around this by forking the repo and copying/pasting it around for different disk configurations. Definitely not our idea of an ideal solution, but it works for now as we eagerly await 0.12.

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

No branches or pull requests

2 participants