Skip to content

Commit

Permalink
feat: version fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
d4kverma committed Aug 9, 2023
1 parent 25c9650 commit 8afa1d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _example/aws_managed/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@ terraform {
source = "hashicorp/aws"
version = ">= 5.11.0"
}
cloudinit = {
source = "hashicorp/cloudinit"
version = ">= 2.0"
}
}
}

0 comments on commit 8afa1d5

Please sign in to comment.