Skip to content

Commit

Permalink
Set to terraform 0.12.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Vermyndax committed May 21, 2020
1 parent 41c732c commit 153a615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# TODO: Add lifecycle policies to S3 buckets

terraform {
required_version = ">= 0.12.8" # I went to 12.8 and ugh might as well peel my nails off
required_version = ">= 0.12.25" # I went to 12.8 and ugh might as well peel my nails off
}

locals {
Expand Down

0 comments on commit 153a615

Please sign in to comment.