Skip to content

Commit

Permalink
added required_version
Browse files Browse the repository at this point in the history
  • Loading branch information
bensoer committed Apr 17, 2024
1 parent 5942bb6 commit 2065a6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
terraform {
required_version = "1.8.0"

required_providers {
digitalocean = {
source = "digitalocean/digitalocean"
Expand Down

0 comments on commit 2065a6e

Please sign in to comment.