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
- Host: GitHub
- URL: https://github.com/deyoungtech/sample-module
- Owner: DeYoungTech
- License: mit
- Created: 2022-12-10T19:29:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T20:27:27.000Z (over 3 years ago)
- Last Synced: 2025-01-21T06:43:30.891Z (over 1 year ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.