Skip to content

Commit ec51e4c

Browse files
wip
1 parent 59ce293 commit ec51e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Terraform module blueprint
3232

3333
IMPORTANT: The master branch is used in source just as an example. In your code, do not pin to master because there may be breaking changes between releases. Instead pin to the release tag (e.g. ?ref=tags/x.y.z) of one of our [latest releases](https://github.com/terraform-module/terraform-module-blueprint/releases).
3434

35+
See `examples` directory for working examples to reference:
36+
3537
```hcl
3638
module "blueprint" {
3739
source = "terraform-module/blueprint"

0 commit comments

Comments
 (0)