Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create instance-template from instance with multiple disks #140

Open
lmayorga1980 opened this issue Jan 26, 2023 · 0 comments
Open

Create instance-template from instance with multiple disks #140

lmayorga1980 opened this issue Jan 26, 2023 · 0 comments

Comments

@lmayorga1980
Copy link
Contributor

Description

Currently GCP does not support having a GCP Image with multiple disk associated with it. However, GCP Instance Templates allow the attachment of multiple disks. Maybe there is a way to do it in post-processor and calling gcloud to do it(haven't checked).

Use Case(s)

I would like to create a SQL Server Image with part of the configuration data under a different disk and keep it as part of a generic image to be reused in other deployments that reuse the same configuration.

Potential configuration

instance_template_enabled: true
instance_template_disks: {}

Potential References

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant