Closed Ankireddykatha closed 1 month ago
Hi @Ankireddykatha, seems that CloudFormation stack is not in correct state to make the deployment. Can you retry by deleting the stack from AWS CloudFormation console and re-initiating deployment?
Closed as inactive. Feel free to reopen if this issue is still relevant.
I have cloned this repository and executed bash run.sh inside the python/src so getting below error, please someone help me on this
`Build Succeeded
Built Artifacts : .aws-sam/build Built Template : .aws-sam/build/template.yaml
Commands you can use next
[] Validate SAM template: sam validate [] Invoke Function: sam local invoke [] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch [] Deploy: sam deploy --guided requirements.txt file not found. Continuing the build without dependencies. Running PythonPipBuilder:CopySource
File with same data already exists at d41d8cd98f00b204e9800998ecf8427e, skipping upload
Initiating deployment
Error: Failed to create changeset for the stack: otel-stack, An error occurred (ValidationError) when calling the CreateChangeSet operation: Stack:arn:aws:cloudformation:us-east-2:xxxxxxxxxx:stack/otel-stack/eb491630-3fff-11ee-9b09-06c7098755f1 is in ROLLBACK_COMPLETE state and can not be updated.`