-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix: vpc data full output on first apply #781
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps we could add a test which would of caught this. For example take a look at the logic here which is checking the output of the code that runs in the test to ensure it contains certain values.
Hello Team, Any target date for this to get fixed ? Our new architecture relies on the subnet groups ids required for VPN and ALB creation. |
Hi @surajsbharadwaj, sorry for the delay I was on holidays last week. I'll get it reviewed and hopefully merged and released tomorrow. |
|
/run pipeline |
@jor2 welcome thank. Thank you for prioritising this work. :) |
/run pipeline |
/run pipeline |
🎉 This PR is included in version 7.18.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
vpc_data: output var in patterns vsi module does not give complete output on first apply
terraform-ibm-modules/terraform-ibm-landing-zone#777
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
fix for vpc_data: output var in patterns vsi module does not give complete output on first apply.
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers