mello7tre
mello7tre
# Issue Type - Bugfix Pull Request ## Summary Since 6938027, OnDemandPriceMultiplier were no more taken in account. The fix is easy, just restore the multiplier when setting instance price...
# Issue Type - Feature Pull Request ## Summary The idea is to use [moto](https://github.com/spulec/moto) to run functional tests. This first commit provide the feature to use a custom Endpoint...
Valid template where resources property values are "encapsulated" in an `If` condition return validation errors. As `If` condition for a property value can be used nearly everywhere, should be better...
Hi, as for subject, looking at AWS specification: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html SSO::PermissionSet InlinePolicy should be a json formatted string. Currently is defined as a dict and in the final template output (yaml)...
Hi, would be nice for dynamic GPS location to display approximate location name using Nominatim reverse geocoding API in place of coordinates, thanks. https://nominatim.org/release-docs/latest/api/Reverse/ Best regards, Alberto.