ansible/changelogs/fragments/54494-ec2-user-data.yaml

4 lines
137 B
YAML
Raw Normal View History

bugfixes:
- ec2 - Only use user_data if the user has specified a value.
This prevents setting the instance's user data to b'None'.