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

Missing referenced templates from cfn-ps-aws-sitecore-base #9

Open
hedmanw opened this issue Nov 2, 2023 · 0 comments
Open

Missing referenced templates from cfn-ps-aws-sitecore-base #9

hedmanw opened this issue Nov 2, 2023 · 0 comments

Comments

@hedmanw
Copy link

hedmanw commented Nov 2, 2023

Deployment of sitecore-xp-existing-vpc.template.yaml fails since it refers to the following templates from cfn-ps-aws-sitecore-base:

  1. L1016:https://${S3Bucket}.s3.${S3Region}.${AWS::URLSuffix}/${QSS3KeyPrefix}submodules/cfn-ps-aws-sitecore-base/templates/sitecore-security.template.yaml
  2. L1036: https://${S3Bucket}.s3.${S3Region}.${AWS::URLSuffix}/${QSS3KeyPrefix}submodules/cfn-ps-aws-sitecore-base/templates/sitecore-functions.template.yaml
  3. L1061: https://${S3Bucket}.s3.${S3Region}.${AWS::URLSuffix}/${QSS3KeyPrefix}submodules/cfn-ps-aws-sitecore-base/templates/sitecore-acm.template.yaml
  4. L1114: https://${S3Bucket}.s3.${S3Region}.${AWS::URLSuffix}/${QSS3KeyPrefix}submodules/cfn-ps-aws-sitecore-base/templates/sitecore-db.template.yaml
  5. L1225: https://${S3Bucket}.s3.${S3Region}.${AWS::URLSuffix}/${QSS3KeyPrefix}submodules/cfn-ps-aws-sitecore-base/templates/sitecore-solrdev.template.yaml

cfn-ps-aws-sitecore-base is however not part of the submodules directory of this repository, and using the default values for S3Bucket, S3Region and QSS3KeyPrefix does not resolve a publicly available template.

Could you please look into where cfn-ps-aws-sitecore-base resides?

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

No branches or pull requests

1 participant