Closed jor2 closed 2 months ago
@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. This repo does not yet have a test to test existing resource (tracked here), so at least we could use the other repo to test first.
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/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 https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/pull/180 is merged.
FYI, I expect the pipeline to fail due to the SCC bug. The AI Security Guardrails 2.0
profile is also impacted
Description
Enable skipping SCC provisioning https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/issues/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