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

fix: populating custom resource stack with account/region placeholders #9361

Conversation

mpashkovskiy
Copy link
Contributor

Description of changes

Custom stacks build with CDK now populated with environment containing account and region placeholders

Issue #, if available

refs #9360

Description of how you validated changes

Using tests

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mpashkovskiy mpashkovskiy requested a review from a team as a code owner December 21, 2021 09:29
@marcvberg marcvberg added the first-time-contributor The contribution is the first for this user in the repo label Dec 22, 2021
Copy link
Contributor

@marcvberg marcvberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcvberg marcvberg linked an issue Dec 22, 2021 that may be closed by this pull request
2 tasks
@mpashkovskiy
Copy link
Contributor Author

Thanks @marcvberg. Could you help with the failing run-pr-e2e? The error message has very little details: Error: The process '/usr/bin/git' failed with exit code 1 Any hints?

@lazpavel lazpavel merged commit 5ebb953 into aws-amplify:master Jan 11, 2022
lazpavel added a commit that referenced this pull request Jan 12, 2022
lazpavel added a commit that referenced this pull request Jan 12, 2022
@mpashkovskiy
Copy link
Contributor Author

Looks like it got merged and reverted. Shouldn't it be merged again or what is the process?

@lazpavel
Copy link
Contributor

Hi @mpashkovskiy, the PR was reverted because the change was breaking adding the custom resource e2e test. The original issue was reopen as it needs more investigation.

@github-actions
Copy link

👋 Hi, this pull request was referenced in the v7.6.12 release!

Check out the release notes here https://github.com/aws-amplify/amplify-cli/releases/tag/v7.6.12.

@github-actions github-actions bot added the referenced-in-release Issues referenced in a published release changelog label Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first-time-contributor The contribution is the first for this user in the repo referenced-in-release Issues referenced in a published release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populate custom resources CDK stacks with region and account
3 participants