-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bbl v9.0.0 fails in combination with the network-lb-gcp plan patch #562
Comments
Do you manually include the network-lb-gcp plan patch? It might be that you could remove that. I'm honestly not sure what the value of that plan patch is.. I started a discussion in slack about it |
it seems to be related to that patch as i have not have had the time to go over every patch scenario and we do not have any tests for them at the moment |
@ramonskie do you have an idea of what that patch does? And why folks might want to include it when standing up an environment on GCP with bbl? |
well the readme says it replace it from a normal load balancer with a regional network load balancer. |
@tjvman given that the problem has been identified, would you be able to create a PR with a fix? Given that you have access to an environment to test the changes? |
I talked with some folks who initially worked on adding this plan patch and they speculated that it was primarily added in order to test new GCP functionality (this regional network load balancer). That lends credence to the idea that a workaround is just to stop using the plan patch. Even taking that rationale with a grain of salt – given the work was done 5 years ago – I was able to get an CF-D environment off this plan patch pretty easily, and haven't seen any ill effects so far. |
can we close this then? |
I think this can either be closed or renamed. The issue is not that the bbl v9.0.0 fails on GCP, but that the network-lb-gcp plan patch is broken. |
We use bbl both directly and via cf-deployment-concourse-tasks, and we're seeing the following failure when running
bbl plan
:This seems to be caused by the terraform upgrade, and may be similar to #559.
The text was updated successfully, but these errors were encountered: