The examples provided serve two primary means:
- Show users working examples of the various ways in which the module can be configured and features supported
- A means of testing and validating module changes
To deploy:
terraform init
terraform plan
terraform apply
Note: If you execute
terraform apply
this will create resources, to clean up executeterraform destroy