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/changelogs/fragments/aws_cloudfront_distribution...

6 lines
256 B
YAML

---
bugfixes:
- cloudfront_distribution - replace call to nonexistent method 'validate_distribution_id_from_caller_reference'
with 'validate_distribution_from_caller_reference' and set the distribution_id variable to the distribution's
'Id' key.