Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarjoram authored and hkantare committed Aug 17, 2023
1 parent 3fa0684 commit 5a09e72
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ resource "ibm_cd_toolchain_tool_securitycompliance" "cd_toolchain_tool_securityc
parameters {
name = "compliance"
evidence_namespace = "cd"
instance_crn = "crn:v1:bluemix:public:compliance:us-south:a/00000000000000000000000000000000:00000000-0000-0000-0000-000000000000::"
evidence_repo_url = "https://github.example.com/<username>/compliance-evidence-<datestamp>"
}
toolchain_id = ibm_cd_toolchain.cd_toolchain.id
Expand Down

0 comments on commit 5a09e72

Please sign in to comment.