Skip to content

Commit bb34ed5

Browse files
committed
Get hotfix from gh
2 parents ce366d1 + 5d64c33 commit bb34ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/load_balancer/lb_full/lb_full.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ resource "oci_load_balancer_rule_set" "test_rule_set" {
331331
}
332332

333333
load_balancer_id = "${oci_load_balancer.lb1.id}"
334-
name = "example-rule-set-name"
334+
name = "example_rule_set_name"
335335
}
336336

337337
output "lb_public_ip" {

0 commit comments

Comments
 (0)