Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b85c8f1

Browse files
fix: Fixed stepfunction_Sync action (#58)
1 parent fd63596 commit b85c8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ locals {
702702
stepfunction_Sync = {
703703
stepfunction = {
704704
actions = [
705-
"states:StartExecution"
705+
"states:StartSyncExecution"
706706
]
707707
}
708708

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /