Skip to content

Commit

Permalink
Merge pull request #8 from globis-org/chroju-patch-1
Browse files Browse the repository at this point in the history
fix: 誤った設定を修正
  • Loading branch information
chroju authored May 14, 2024
2 parents d774fa7 + 25746eb commit 2fc89e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraformWithAtlantis.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"matchManagers": [
"terraform"
],
"matchPackageNames": [
"terraform"
"matchDepTypes": [
"required_version"
],
"allowedVersions": "<=1.8.1"
},
Expand Down

0 comments on commit 2fc89e5

Please sign in to comment.