5a6f888036
* Force int when volume_size is specified * changelog * both volume_size and iops must be int * updated changelog fragment
2 lines
125 B
YAML
2 lines
125 B
YAML
bugfixes:
|
|
- ec2_instance - Ensures ``ebs.volume_size`` and ``ebs.iops`` are ``int`` to avoid issues with Jinja2 templating
|