Skip to content

Conversation

@PG-practice
Copy link

Issue #, if available:

Description of changes:

  • deploy error fix

    • In iac/pipeline/codepipeline.yaml, AWS::REGION causes error during deployment. So fix the typo to AWS::Region
  • pipeline execution error fix

  • Other

    • iac/pipeline/codebuild/buildspec-container.yaml hardcodes region as us-east-1. change it to $AWS_DEFAULT_REGION to use in other regions.
    • remove an unused file.

After the fixes above, I confirmed the pipeline deployment and pipeline execution succeeded without errors.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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

Successfully merging this pull request may close these issues.

1 participant