terraform/config/test-fixtures/dir-basic
Martin Atkins 860140074f config: Data source loading
This allows the config loader to read "data" blocks from the config and
turn them into DataSource objects.

This just reads the data from the config file. It doesn't validate the
data nor do anything useful with it.
2016-05-14 08:26:35 -07:00
..
nested
README.md
one.tf
two.tf

README.md

This file just exists to test that LoadDir doesn't load non-Terraform files.