Skip to content

Commit

Permalink
Update tools: cimg/aws, terraform
Browse files Browse the repository at this point in the history
cimg/aws 2022.11
terraform 1.3.4
  • Loading branch information
Michael Fraenkel committed Nov 16, 2022
1 parent 4e8b664 commit 75958a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
build:
docker:
- image: cimg/aws:2022.09
- image: cimg/aws:2022.11
parameters:
workspace:
type: string
Expand All @@ -18,7 +18,7 @@ jobs:
- checkout

- terraform/install:
terraform_version: '1.3.3'
terraform_version: '1.3.4'

- terraform/fmt:
path: .
Expand Down

0 comments on commit 75958a6

Please sign in to comment.