PaloAltoNetworks / aws-elb-autoscaling

Auto Scaling VM-Series firewalls in AWS
http://live.paloaltonetworks.com/cloudtemplate
58 stars 64 forks source link

CustomResource fails to complete - Python cfn-response module #27

Open Milbrab opened 3 years ago

Milbrab commented 3 years ago

I get the following responses in us-east-1 and us-east-2 when deploying the firewall v2.1.1 template.

CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId []. If you are using the Python cfn-response module, you may need to update your Lambda function code so that CloudFormation can attach the updated version.

I have tried loading the lambda zip direct from the s3 bucket and loading the files directly in my bucket.

welcome-to-palo-alto-networks[bot] commented 3 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!

sirababu commented 3 years ago

I am also getting same error, u have any fix? Tx

sirababu commented 3 years ago

Fix is converting the code to V3 using 2to3