boule
Version, currently master branch1 version
- master branchlatestJun 16, 2018
github.com/spox/boule
Miasma compatible REST API for Terraform
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
boule:
github: spox/boule
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Chris Roberts
Dependencies
Runtime Dependencies
README
boule
Local REST API for running terraform. It provides a specialized interface for usage with the miasma-terraform provider implementation of the miasma library.
Installation
Download the latest release, or build it locally:
$ shards install
$ crystal build -o boule src/boule.cr
Usage
Terraform must be available on the PATH. It can then be started:
$ ./boule
Configuration options
Configuration is defined in JSON format.
logger.name- name of the applicationlogger.path- path to log filelogger.verbosity- debug, info, warn, error, or fatalterraform.directory- storage directory for terraform assetsterraform.scrub_destroyed- remove all file assets when destroyed
Contributing
- Fork it ( https://github.com/spox/boule/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- spox Chris Roberts - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 16, 2018
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/spox/boule
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1