Skip to content

Commit

Permalink
chore: (IAC-1259) Bump container test expected versions for terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoucgitter committed Jan 19, 2024
1 parent 1b70d6a commit cb3a0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-structure-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commandTests:
- name: "terraform version"
command: "terraform"
args: ["--version"]
expectedOutput: ["Terraform v1.6.3"]
expectedOutput: ["Terraform v1.6.6"]
- name: "aws-cli version"
command: "sh"
args:
Expand Down

0 comments on commit cb3a0c7

Please sign in to comment.