-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
@jor2 can you create a PR in https://github.com/terraform-ibm-modules/stack-ibm-core-security-services with the same change. That repo has a test to test existing resources, so you can update the test to pass it so we test the use case in the stack. |
/run pipeline |
/run pipeline |
/run pipeline |
/run pipeline |
1 similar comment
/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.
You need to update the stack definition and add AI Security Guardrails 2.0
as inout to SCC DA
/run pipeline |
/run pipeline |
@jor2 FYI, we are no longer going to merge any PRs for the basic (code engine) variation in this repo. All new PRs will go directly into the original RAG repo once terraform-ibm-modules#180 is merged. FYI, I expect the pipeline to fail due to the SCC bug. The |
Description
Enable skipping SCC provisioning
terraform-ibm-modules#131
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
enable skipping SCC provisioning by providing option for passing existing scc instance id.
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