Update CHANGELOG.md
This commit is contained in:
parent
80c5971fd6
commit
680fa3c0d8
|
@ -10,6 +10,8 @@ IMPROVEMENTS:
|
||||||
* **New resources: `google_compute_forwarding_rule`, `google_compute_http_health_check`,
|
* **New resources: `google_compute_forwarding_rule`, `google_compute_http_health_check`,
|
||||||
and `google_compute_target_pool`** - Together these provide network-level
|
and `google_compute_target_pool`** - Together these provide network-level
|
||||||
load balancing. [GH-588]
|
load balancing. [GH-588]
|
||||||
|
* **New resource: `aws_main_route_table_association`** - Manage the main routing table
|
||||||
|
of a VPC. [GH-918]
|
||||||
* core: Formalized the syntax of interpolations and documented it
|
* core: Formalized the syntax of interpolations and documented it
|
||||||
very heavily.
|
very heavily.
|
||||||
* core: Strings in interpolations can now contain further interpolations,
|
* core: Strings in interpolations can now contain further interpolations,
|
||||||
|
|
Loading…
Reference in New Issue