Signed-off-by: matttrach <matttrach@gmail.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| main.tf | ||
| outputs.tf | ||
| variables.tf | ||
| versions.tf | ||
README.md
Override Example
This example has been validated using Terratest, a Go sdk and test suite for Terraform.
This example overrides all objects generating nothing, but resulting in similar output as the basic example usage. It is important to note that this does not import the objects or try to control them, just find them and use data about them. This module will fail if it is not able to produce expected output.