An open API service indexing awesome lists of open source software.

https://github.com/deyoungtech/sample-module

This is a sample terraform module that is an example of how to publish modules to app.tfmodule.com with CI
https://github.com/deyoungtech/sample-module

Last synced: 6 months ago
JSON representation

This is a sample terraform module that is an example of how to publish modules to app.tfmodule.com with CI

Awesome Lists containing this project

README

          

# sample-module
This is a sample terraform module that is an example of how to publish modules to `app.tfmodule.com` with CI. This module will create a simple s3 bucket and provide the bucket as the output. The only required variable is `bucket` which defines the bucket name.