Skip to content

Commit 0df930b

Browse files
committed
fix: bumping terraform version to include regexall function
1 parent 75a1888 commit 0df930b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22

33
terraform: &terraform
44
docker:
5-
- image: hashicorp/terraform:0.12.6
5+
- image: hashicorp/terraform:0.12.29
66
working_directory: /tmp/workspace/terraform
77

88
jobs:

0 commit comments

Comments
 (0)