mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
[cloud] New module cloudfront_distribution (#31284)
* added cloudfont.py, modified cloudfront_facts.py class name and fixed a minor bug
* Improvements to cloudfront_distribution
* Reduce the scope of the cloudfront_distribution module
* Remove presigning
* Remove streaming distribution functionality
* Add full test suite for cloudfront distribution
* Meet Ansible AWS guidelines
* Make requested changes
Fix tests
Use built-in waiter
Update copyright
This commit is contained in:
1
test/integration/targets/cloudfront_distribution/aliases
Normal file
1
test/integration/targets/cloudfront_distribution/aliases
Normal file
@@ -0,0 +1 @@
|
||||
cloud/aws
|
||||
Reference in New Issue
Block a user