-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: consistency with other ICD modules #520
Conversation
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
I recently renamed the advanced example, complete example to be more consistent with other ICD repos. This is causing the resolve conflicts above. |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
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.
LGTM
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.
I left a comment. Also why did we bump to terraform >= 1.9.0 but we did not roll out any terraform 1.9 features (such as cross variable validation)? I would suggest those changes come together in their own PR.
/run pipeline |
/run pipeline |
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.
LGTM
🎉 This PR is included in version 1.18.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
https://github.ibm.com/GoldenEye/issues/issues/11676
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
Address consistency issues:
Issues addressed that require code changes to upgrade:
instance_name
renamed toname
endpoints
renamed toservice_endpoints
Issues addressed in the deployable architecture
cbr_rule_ids
,adminuser
andcertificate_base64
outputs.existing_redis_instance_crn
,admin_pass_secret_manager_secret_group
,use_existing_admin_pass_secret_manager_secret_group
andadmin_pass_secret_manager_secret_name
inputs.Issues addressed that do not require code changes to upgrade:
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