Skip to content

Commit

Permalink
Merge pull request #6 from ministryofjustice/fix-versions
Browse files Browse the repository at this point in the history
Add external provider
  • Loading branch information
jakemulley authored Oct 26, 2020
2 parents 322be20 + ba8d4d5 commit 16e47c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ terraform {
aws = {
source = "hashicorp/aws"
}
external = {
source = "hashicorp/external"
}
}
}

0 comments on commit 16e47c6

Please sign in to comment.