Skip to content

Commit f152982

Browse files
committed
Update TOC and CHANGELOG for LB health datasources
1 parent 4464638 commit f152982

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
99
- Support to specify the [storage tier](https://docs.cloud.oracle.com/iaas/Content/Object/Tasks/managingbuckets.htm) of object storage buckets
1010
- Support to change the `name` of object storage objects.
1111
- Support to specify `delimiter` when fetching objectstore objects
12+
- Support health status datasources for load balancer, backends, and backend sets
1213

1314
### Changed
1415
- All attributes other than `name` of object storage objects are now marked `forceNew`. This is consistent with the behavior of the service as defined [here](https://docs.cloud.oracle.com/iaas/api/#/en/objectstorage/20160918/Object/PutObject)

docs/Table of Contents.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,14 @@ This lists all of the available OCI resources and/or data sources.
7070
* [User Group Memberships](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/user_group_memberships.md)
7171
* [Users](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/users.md)
7272
* **Load Balancer**
73+
* [Backend Health](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/backend_healths.md)
74+
* [Backend Set Health](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/backend_set_healths.md)
7375
* [Backend Sets](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/backend_sets.md)
7476
* [Backends](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/backends.md)
7577
* [Certificates](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/certificates.md)
7678
* [Hostnames](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/hostnames.md)
7779
* [Listeners](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/listeners.md)
80+
* [Load Balancer Health](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/load_balancer_healths.md)
7881
* [Load Balancer Policies](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/load_balancer_policies.md)
7982
* [Load Balancer Protocols](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/load_balancer_protocols.md)
8083
* [Load Balancer Shapes](https://github.com/oracle/terraform-provider-oci/tree/master/docs/load_balancer/load_balancer_shapes.md)

0 commit comments

Comments
 (0)