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

feat: 5.1 testing #7093

Closed
wants to merge 18 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pass can_publish using s3
  • Loading branch information
Bento007 committed May 28, 2024

Verified

This commit was signed with the committer’s verified signature.
MikaelFangel Mikael Fangel
commit 98a2ecf03b4ebc0cb451f025e04479ed8889e5ab
4 changes: 0 additions & 4 deletions .happy/terraform/modules/schema_migration/main.tf
Original file line number Diff line number Diff line change
@@ -353,10 +353,6 @@ resource aws_sfn_state_machine sfn_schema_migration {
"Name": "COLLECTION_VERSION_ID",
"Value.$": "$.collection_version_id"
},
{
"Name": "CAN_PUBLISH",
"Value.$": "$.can_publish"
},
{
"Name": "TASK_TOKEN",
"Value.$": "$$.Task.Token"