1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-21 08:53:04 +00:00
community.general/test/units/modules/cloud/amazon
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
* When getting the stack events we need to consider the case where we don't have ClientRequestToken fixes #32396

* Adding tests for the case when the ClientRequestToken is not present in the stack creation.

* Renaming the stack that the test for Client Request Token requires so it won't cause collisions with the basic test.
2017-11-02 11:41:49 -04:00
..
fixtures
placebo_recordings
__init__.py
placebo_fixtures.py
test_api_gateway.py
test_aws_direct_connect_connection.py
test_aws_direct_connect_link_aggregation_group.py
test_cloudformation.py
test_data_pipeline.py
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py
test_ec2_vpc_vpn.py
test_elb_application_lb.py
test_kinesis_stream.py
test_lambda.py
test_lambda_policy.py
test_s3.py
test_s3_bucket.py