Set up the GitHub Actions workflow
Set up the GitHub Actions workflow as the first step before you run Discovery and order a catalog item in the Cloud Services Catalog application.
Before you begin
Add a deploymentID variable to GitHub Actions workflows in the organization.
Setup the workflow with deploymentID run name, and tag all provisioned resources using the deploymentID key to enable resource discovery after provisioning.
Define all workflows using YAML configuration scripts with .yml or .yaml extensions stored in the .github/workflows directory of the repository. These scripts specify the automated workflow process including triggers, jobs, and steps.
Role required: sn_cmp.cloud_admin