Commit Graph

8 Commits

Author SHA1 Message Date
Paul Hinze 5d50264c31 core: module targeting
Adds the ability to target resources within modules, like:

module.mymod.aws_instance.foo

And the ability to target all resources inside a module, like:

module.mymod

Closes #1434
2015-05-05 21:58:48 -05:00
Travis Truman 4dc7e083ef Adding doc that explains how to configure/use logging 2015-04-28 09:43:39 -04:00
Paul Hinze 91a3d22a9f docs: resource addressing 2015-03-31 18:48:54 -05:00
Seth Vargo 9ac9ab6706 Use the built-in alert helpers 2014-10-22 10:01:17 -04:00
Seth Vargo 073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Mitchell Hashimoto d28e5a1638 dos2unix 2014-07-28 10:43:00 -07:00
Mitchell Hashimoto d5049b65da website: internals 2014-07-25 21:37:45 -07:00
Jack Pearkes 7b72a9defb website: initial commit 2014-07-16 17:51:48 -04:00