Skip to content

Commit

Permalink
chore: add tf required version config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvasandani committed Aug 26, 2022
1 parent ad31ddc commit cff12e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions question_3/main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
terraform {
required_version = "~> 1.2.7"
required_providers {
# https://github.com/kreuzwerker/terraform-provider-docker
docker = {
Expand Down

0 comments on commit cff12e2

Please sign in to comment.