-
Notifications
You must be signed in to change notification settings - Fork 0
Update aws-cdk-aws-events requirement from ~=1.137 to ~=1.195 in /cli #214
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
Update aws-cdk-aws-events requirement from ~=1.137 to ~=1.195 in /cli #214
Conversation
The failure was produced from CLI validation, like: "There is no existing Mount Target for EFS \'fs-0901ff973c69b0469\' in these Availability Zones: \'[\'eu-west-2a\']\'. Please create an EFS Mount Target for those availability zones.". The root cause was the EFS created by integration tests does not have mount targets in all availability zones. The fix is to create mount targets in all availability zones. To achieve this, `storage-stack.yaml` becomes a Jinja template on top of CloudFormation template. Signed-off-by: Hanwen <[email protected]>
Updates the requirements on [aws-cdk-aws-events](https://github.com/aws/aws-cdk) to permit the latest version. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](aws/aws-cdk@v1.137.0...v1.195.0) --- updated-dependencies: - dependency-name: aws-cdk-aws-events dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportPatch and project coverage have no change.
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## develop #214 +/- ##
========================================
Coverage 89.45% 89.45%
========================================
Files 169 169
Lines 14648 14648
========================================
Hits 13104 13104
Misses 1544 1544 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
19f4b8c to
00d29e9
Compare
4385305 to
c9b05ce
Compare
34a629e to
5acfd02
Compare
edfba9d to
a74d502
Compare
d21b539 to
fd6eeef
Compare
02269c0 to
7e048d5
Compare
7d46cd7 to
fb71411
Compare
a6a1b44 to
42316f3
Compare
edef3e7 to
1e62bac
Compare
45e3c14 to
2dc0ed8
Compare
8443abb to
9dd1d36
Compare
8de5fed to
8d1bdf5
Compare
|
Superseded by #222. |
Updates the requirements on aws-cdk-aws-events to permit the latest version.
Commits
28244d7chore(release): 1.195.0 (#24417)02c4d3cchore(release): 1.195.0b3d7598docs(cfnspec): update CloudFormation documentation (#24395)3d1e335docs(cfnspec): update CloudFormation documentation (#24363)8adbe81chore(deps): bump awscli from 1.27.74 to 1.27.79 in /packages/@aws-cdk/lambda...8ce25eechore: update v1 go test name (#24334)5543a49docs(cfnspec): update CloudFormation documentation (#24348)e4e1ab8docs(cfnspec): update CloudFormation documentation (#24319)66e196fdocs(cfnspec): update CloudFormation documentation (#24300)b5fd473docs(cfnspec): update CloudFormation documentation (#24268)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)