Skip to content

Commit 8c55b21

Browse files
committed
chore: lint
1 parent 85b1141 commit 8c55b21

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/internal-lb-cloud-run/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ The forwarding rules and its dependecies are created as part of `frontend` modul
1717
|------|-------------|------|---------|:--------:|
1818
| project\_id | n/a | `string` | n/a | yes |
1919

20-
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
20+
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

modules/frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ This module creates `HTTP(S) forwarding rule` and its dependencies. This modules
5151
| ssl\_certificate\_created | The SSL certificate create from key/pem |
5252
| url\_map | The default URL map used by this module. |
5353

54-
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
54+
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

test/integration/internal-lb-cloud-run/internal_lb_cloud_run_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ func TestInternalLbCloudRun(t *testing.T) {
4545
})
4646

4747
bpt.Test()
48-
}
48+
}

0 commit comments

Comments
 (0)