Closed jor2 closed 5 months ago
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.
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.
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.
vpc_data
previously wasn't included in the outputs for the default
example. Now that it is included won't RunTestConsistency
catch if there is an issue on reapply?
/run pipeline
@jor2 welcome thank. Thank you for prioritising this work. :)
/run pipeline
/run pipeline
:tada: This PR is included in version 7.18.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
vpc_data: output var in patterns vsi module does not give complete output on first apply
https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/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