You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/hacking/aws_config/testing_policies
Tom De Keyser 6f74fca238 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
5 years ago
..
compute-policy.json New module for AWS Step Functions state machines (#59116) 5 years ago
container-policy.json Fix EC2 test suite to work with testing policies (#44387) 5 years ago
database-policy.json rds_instance: add point-in-time instance restore test (#59411) 5 years ago
devops-policy.json aws_codecommit: Fix integration tests and Add support for updating the description (#61263) 5 years ago
network-policy.json Fix EC2 test suite to work with testing policies (#44387) 5 years ago
security-policy.json Fixup iam_group integration tests and return value documentation (#61243) 5 years ago
storage-policy.json Add lambda_bucket_event module (#58059) 5 years ago