Addded skip_region_validation to changelog
This commit is contained in:
parent
64fbb49416
commit
658de07e24
|
@ -14,6 +14,7 @@ IMPROVEMENTS:
|
|||
|
||||
* builder/amazon: Added `disable_stop_instance` option to prevent automatic
|
||||
shutdown when the build is complete [GH-3352]
|
||||
* builder/amazon: Added `skip_region_validation` option to allow newer or custom AWS regions [GH-3598]
|
||||
* builder/azure: Now pre-validates `capture_container_name` and
|
||||
`capture_name_prefix` [GH-3537]
|
||||
* builder/google: Added support for `image_family` [GH-3503]
|
||||
|
|
Loading…
Reference in New Issue