Skip to content

Commit 1c6ae7d

Browse files
committed
Update terraform version to default for ci
1 parent 92b3d79 commit 1c6ae7d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/coder.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197

198198
- uses: hashicorp/setup-terraform@v2
199199
with:
200-
terraform_version: 1.1.2
200+
terraform_version: 1.1.9
201201
terraform_wrapper: false
202202

203203
- name: Test with Mock Database
@@ -267,7 +267,7 @@ jobs:
267267

268268
- uses: hashicorp/setup-terraform@v2
269269
with:
270-
terraform_version: 1.1.2
270+
terraform_version: 1.1.9
271271
terraform_wrapper: false
272272

273273
- name: Start PostgreSQL Database
@@ -493,7 +493,7 @@ jobs:
493493

494494
- uses: hashicorp/setup-terraform@v2
495495
with:
496-
terraform_version: 1.1.2
496+
terraform_version: 1.1.9
497497
terraform_wrapper: false
498498

499499
- uses: actions/setup-node@v3

cli/server_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ func TestServer(t *testing.T) {
8484
}()
8585
require.Eventually(t, func() bool {
8686
_, err := cfg.URL().Read()
87-
t.Log(err)
8887
return err == nil
8988
}, time.Minute, 25*time.Millisecond)
9089
cancelFunc()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy