Handle FieldLevelEncryptionId in cloudfront_distribution (#41770)

Ensure that FieldLevelEncryptionId is properly handled - passing it if
set, and keeping it if returned by GetDistribution

Update cloudfront_distribution tests to remove references to
test_identifier so test suite actually works

Fixes #40724
This commit is contained in:
Will Thames
2018-07-19 22:27:13 +10:00
committed by ansibot
parent f0f335d2bd
commit 786613f426
3 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1 @@
dependencies:
- prepare_tests
- setup_ec2
dependencies: []