generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Given THE article, https://catalog.workshops.aws/eks-fleet-management/en-US,
When I launch the CloudFormation stack, https://us-east-2.console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateUrl=https://ws-assets-prod-iad-r-cmh-8d6e9c21a4dec77d.s3.us-east-2.amazonaws.com/28c283c1-1d60-43fa-a604-4e983e0e8038/fleet-workshop-team-stack-self.json&stackName=fleet-workshop¶m_RepositoryRef=VAR::MANIFESTS_REF
Then the stack fails because of failed lambda function,
eks-fleet-workshop-EKSGITIAMReportBuildFunction6A1
And that function fails because of the failed initial execution of Build Project, EKSGITIAMStackDeployProject-Ys0DaU4WuR5H:
whose CloudWatch log reports...
`
- git clone https://github.com/aws-samples/fleet-management-on-amazon-eks-workshop /codebuild/output/src722339843/src
--
Cloning into '/codebuild/output/src722339843/src'... - cd /codebuild/output/src722339843/src
- git checkout riv24
error: pathspec 'riv24' did not match any file(s) known to git
[Container] 2025/08/12 18:25:54.709683 Command did not exit successfully set -x
`
The string "riv24" appears throughout code and URLs. What string should I replace string, "riv24", with?
Metadata
Metadata
Assignees
Labels
No labels