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

Changes compute_image to prevent rebuilds #93

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

bantonj
Copy link
Contributor

@bantonj bantonj commented Sep 24, 2018

Changes compute_image from debian-cloud/debian-9 to projects/debian-cloud/global/images/family/debian-9 to prevent Terraform from constantly wanting to rebuild the nat instances.

…loud/global/images/family/debian-9 to prevent Terraform from constantly wanting to rebuild the nat instances.
@petervandenabeele
Copy link

I can confirm that applying this change locally solves the issue #91

I did not literally test this patch, but this diff on my side, fixed it:

+  compute_image   = "projects/debian-cloud/global/images/family/debian-9"

@danisla
Copy link
Contributor

danisla commented Sep 26, 2018

Thank you for fixing this! LGTM

@joelchrist
Copy link

When will this be released? It's not in the 1.2.1 release is it?

@danisla
Copy link
Contributor

danisla commented Oct 1, 2018

It will be in the 1.2.2 release which should be available today or tomorrow.

@joelchrist
Copy link

joelchrist commented Oct 1, 2018 via email

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

Successfully merging this pull request may close these issues.

4 participants