Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
snemetz committed Dec 31, 2017
1 parent 3bd3719 commit d7fba63
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 @@ -21,6 +21,6 @@ This would create/manage 3 S3 buckets: `corp-dev-bucket1`, `corp-dev-bucket2`, a

If a S3 bucket already exists, you will need to import it. Like this:

```
```Shell
terraform import module.s3-buckets.aws_s3_bucket.this[0] corp-dev-bucket1
```

0 comments on commit d7fba63

Please sign in to comment.