Skip to content

Commit

Permalink
remove terraform version from tf file
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bongiorno committed Apr 27, 2021
1 parent 33cd9e2 commit b4ecdfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ terraform {
required_providers {
artifactory = {
source = "registry.terraform.io/jfrog/artifactory"
version = "2.2.7"
}
}
}
Expand Down

0 comments on commit b4ecdfc

Please sign in to comment.