Update CHANGELOG.md
This commit is contained in:
parent
9e4fc09365
commit
51d669be44
|
@ -3,6 +3,9 @@
|
||||||
FEATURES:
|
FEATURES:
|
||||||
* **New Resources:** `aws_api_gateway_domain_name` and `aws_api_gateway_base_path_mapping`, for using custom domains in AWS API Gateway [GH-8353]
|
* **New Resources:** `aws_api_gateway_domain_name` and `aws_api_gateway_base_path_mapping`, for using custom domains in AWS API Gateway [GH-8353]
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
* provider/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
* core: fix crash case when malformed JSON given [GH-8295]
|
* core: fix crash case when malformed JSON given [GH-8295]
|
||||||
* core: when asking for input, spaces are allowed [GH-8394]
|
* core: when asking for input, spaces are allowed [GH-8394]
|
||||||
|
|
Loading…
Reference in New Issue