Open dependabot[bot] opened 2 months ago
QA Check | Result |
---|---|
🌐 Client Tests | ✅ |
🔗 Server Tests | ✅ |
🤝 E2E Tests | ✅ |
📏 ESLint | ✅ |
🧹 TFLint | ✅ |
Step | Result |
---|---|
🖌 Terraform Format & Style | ✅ |
⚙️ Terraform Initialization | ❌ |
🤖 Terraform Validation | ➖ |
📖 Terraform Plan | ➖ |
Hint: If "Terraform Format & Style" failed, run terraform fmt -recursive
from the terraform/
directory and commit the results.
Pusher: @as1729, Action: pull_request_target
, Workflow: Continuous Integration
Bumps terraform-aws-modules/apigateway-v2/aws from 3.1.1 to 5.2.0.
Release notes
Sourced from terraform-aws-modules/apigateway-v2/aws's releases.
... (truncated)
Changelog
Sourced from terraform-aws-modules/apigateway-v2/aws's changelog.
... (truncated)
Commits
b33ed23
chore(release): version 5.2.0 [skip ci]bcd2fdb
feat: Allow hosted zone name to be passed in separately (#119)881eacd
chore(release): version 5.1.3 [skip ci]c6c0b01
fix: Remove websocket prefix from domain name output (#118)6c3d6a4
chore(release): version 5.1.2 [skip ci]b43e2ea
fix: Correct default value check on optional maps (#116)425fdd7
chore(release): version 5.1.1 [skip ci]0ed8ffe
fix: Do not create cors_configuration when variable not provided (#114)bfb473d
docs: Update README Usage section to reflect array format for identity_source...2db1c21
chore(release): version 5.1.0 [skip ci]You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show