terraform-aws-server/examples/basic/basic/README.md

7 lines
335 B
Markdown

# Basic Example
This example has been validated using [Terratest](https://terratest.gruntwork.io/), a Go sdk and test suite for Terraform.
If you would like to test this example go to the ./tests directory and run the test with `go test basic_test.go`.
This is an example of using this module to deploy a small sles15 server on AWS.