This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6fa070e824
ansible
/
test
/
integration
/
targets
/
aws_step_functions_state_machine
/
aliases
4 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
New module for AWS Step Functions state machines (#59116) * add new module: aws_stepfunctions_state_machine * add integration tests for new module: aws_stepfunctions_state_machine * fix sanity checks * use files/ folder instead for integration test * rename role name in integration test * attempt further permissions * iam states prefix * iam integration test prefix * add iam policy for running step functions state machine actions * slightly increase iam permission scope * rename integration test folder to proper name * move main() method to end of file * move contents of integration-policy.json for state machines to compute-policy.json * make check_mode return proper changed value + add check_mode integration tests * rename module to aws_step_functions_state_machine * fix missed rename in integration test variable * add purge_tags option * bump to version 2.10
2019-09-09 19:08:21 +02:00
cloud/aws
shippable/aws/group2
add module aws_step_functions_state_machine_execution (#64431) * add module aws_step_functions_state_machine_execution * AWS step functions tests - Use module defaults * Return all attributes from aws api calls as ansible task output * aws_sfn - make start and stop execution idempotent and fix check mode * aws sfn - use build_full_result method of the paginator * aws sfn - remove changes made to help with local debugging
2019-12-10 20:08:49 +01:00
aws_step_functions_state_machine_execution
Reference in a new issue
Copy permalink