Skip to content

Commit

Permalink
terraform format
Browse files Browse the repository at this point in the history
  • Loading branch information
rzlim08 committed Aug 14, 2023
1 parent 0c05dfa commit d5834b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/terraform/moto/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module "swipetest" {
"AWS_ENDPOINT_URL" : "http://awsnet:5000",
"AWS_CONTAINER_CREDENTIALS_RELATIVE_URI" : "container-credentials-relative-uri",
"S3PARCP_S3_URL" : "http://awsnet:5000",
"AWS_STEP_NOTIFICATION_PLUGIN": "http://localhost:9000/123456789012/swipe-test-step-sfn-notifications-queue"
"AWS_STEP_NOTIFICATION_PLUGIN" : "http://localhost:9000/123456789012/swipe-test-step-sfn-notifications-queue"

}

Expand Down

0 comments on commit d5834b4

Please sign in to comment.