feat: new stepfunction example
This commit is contained in:
@@ -15,7 +15,7 @@ or use community edition while it is still available
|
||||
docker run \
|
||||
-e AWS_ACCESS_KEY_ID=test \
|
||||
-e AWS_SECRET_ACCESS_KEY=test \
|
||||
-e SERVICES="s3,iam,lambda,dynamodb,cloudwatch,rds,ec2,secretsmanager" \
|
||||
-e SERVICES="s3,iam,lambda,dynamodb,cloudwatch,rds,ec2,secretsmanager,stepfunctions" \
|
||||
-e DEBUG=0 \
|
||||
-d --rm --name localstack --network macvlan localstack/localstack localstack
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user