Skip to content

Commit

Permalink
update module source
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Fitzwater - IDI-C committed Sep 27, 2019
1 parent 9b88140 commit f91b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ include the following in your root terraform module:

```
module "example_self" {
source = "github.com/GSA/grace-inventory/terraform"
source = "github.com/GSA/grace-inventory?ref=v0.1.1"
source_file = "../../release/grace-inventory-lambda.zip"
appenv = "environment"
project_name = "your-project"
Expand Down

0 comments on commit f91b0f6

Please sign in to comment.