Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Commit e775158

Browse files
authored
Merge pull request #9 from fossabot/master
Add license scan report and status
2 parents b709fae + 3b73fdf commit e775158

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# XTerrafile [![Build Status](https://circleci.com/gh/devopsmakers/xterrafile.svg?style=shield)](https://circleci.com/gh/devopsmakers/xterrafile)
2+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevopsmakers%2Fxterrafile.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevopsmakers%2Fxterrafile?ref=badge_shield)
23

34
`xterrafile` is a binary written in Go to manage external modules from Github for use with (but not limited to) Terraform. See this [article](http://bensnape.com/2016/01/14/terraform-design-patterns-the-terrafile/) for more information on how it was introduced in a Ruby rake task.
45

@@ -117,3 +118,7 @@ Custom "Terrafile" and custom download directory:
117118
```
118119
xterrafile -f Saltfile -d /srv/formulas install
119120
```
121+
122+
123+
## License
124+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevopsmakers%2Fxterrafile.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevopsmakers%2Fxterrafile?ref=badge_large)

0 commit comments

Comments
 (0)