F5Networks / f5-aws-cloudformation

CloudFormation Templates for quickly deploying BIG-IP services in Amazon Web Services EC2
112 stars 118 forks source link

Issues using the template. #16

Closed ahusking closed 7 years ago

ahusking commented 7 years ago

Description

When attempting to use the templates, i get the following error:

Template validation error: TemplateURL must reference a valid S3 object to which you have access.

Template

https://s3.amazonaws.com/f5-cft/f5-existing-stack-byol-2nic-bigip.template

Severity Level

Severity: 2

kskoh commented 7 years ago

Try again. S3 permissions were not set correctly.

ahusking commented 7 years ago

That's worked perfectly.

Thank you