Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template v6.2.0 is not working with Demo UI disabled #499

Closed
5 tasks done
karensg opened this issue Aug 2, 2023 · 3 comments · Fixed by #501
Closed
5 tasks done

Template v6.2.0 is not working with Demo UI disabled #499

karensg opened this issue Aug 2, 2023 · 3 comments · Fixed by #501
Labels

Comments

@karensg
Copy link

karensg commented Aug 2, 2023

Describe the bug
Using the template from the website but getting an error:
Template format error: Unresolved resource dependencies [FrontEndDistributionToS3S3Bucket3A171D78] in the Resources block of the template

To Reproduce
Create the template with the following parameters:
https://solutions-reference.s3.amazonaws.com/serverless-image-handler/latest/serverless-image-handler.template

AutoWebPParameter | Yes
CloudFrontPriceClassParameter | PriceClass_100
CorsEnabledParameter | No
CorsOriginParameter | *
DeployDemoUIParameter | No
EnableDefaultFallbackImageParameter | No
EnableSignatureParameter | No
FallbackImageS3BucketParameter | -
FallbackImageS3KeyParameter | -
LogRetentionPeriodParameter | 1
SecretsManagerKeyParameter | -
SecretsManagerSecretParameter | -
SourceBucketsParameter | assets.bucket.com

Expected behavior
Template would get installed

Please complete the following information about the solution:

  • Version: 6.2.0
  • Region: us-east-1
  • Was the solution modified from the version published on this repository? No
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the sevices this solution uses?

Screenshots
image

@karensg karensg added the bug label Aug 2, 2023
@karensg karensg changed the title Template v4.2.0 is not working Template v6.2.0 is not working Aug 2, 2023
@simonkrol
Copy link
Member

Hi @karensg,
You are correct, it appears that deployments are not working properly unless the demo UI is enabled. This is as a result of some missed conditions on new cdk constructs, we apologize for the inconvenience and will get a patch out.

Thank you for bringing this to our attention.
Simon

@karensg karensg changed the title Template v6.2.0 is not working Template v6.2.0 is not working with Demo UI disabled Aug 4, 2023
@simonkrol simonkrol linked a pull request Aug 4, 2023 that will close this issue
@simonkrol
Copy link
Member

Hi @karensg,
Thanks for your patience, the patch has been released and deployments should be fully functional again.

Thanks again for letting us know about this issue.
Simon

@karensg
Copy link
Author

karensg commented Aug 8, 2023

Thanks, updated from 6.2.0. Everything works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants