Skip to content

Commit 52f5efc

Browse files
authored
CI: TF and TF AWS provider version bump
1 parent d1c32f4 commit 52f5efc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
workflow_dispatch: # enable manual execution
99

1010
env:
11-
TERRAFORM_VERSION: 1.8.3
12-
TERRAFORM_AWS_PROVIDER_VERSION: 5.49.0
11+
TERRAFORM_VERSION: 1.10.5
12+
TERRAFORM_AWS_PROVIDER_VERSION: 5.84.0
1313

1414
concurrency:
1515
group: ${{ github.ref }}

0 commit comments

Comments
 (0)