Skip to content

Commit

Permalink
Fix tf_cloudtrail (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
drama17 authored Aug 22, 2017
1 parent 32a3fa7 commit 1d3c76b
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 @@ -14,7 +14,7 @@ Setup and manage CloudTrail
## Usage
```
module "cloudtrails" {
source = "git::https://github.com/cloudposse/tf_cloudtrail.git?ref=master"
source = "git::https://github.com/cloudposse/tf_cloudtrail.git?ref=tags/0.1.1"
name = "${var.name}"
stage = "${var.stage}"
namespace = "${var.namespace}"
Expand Down

0 comments on commit 1d3c76b

Please sign in to comment.