Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 60d1a08

Browse files
authored
Remove old build badge
1 parent 2c10832 commit 60d1a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Terrafile [![Build Status](https://circleci.com/gh/coretech/terrafile.svg?style=shield)](https://circleci.com/gh/coretech/terrafile)
1+
# Terrafile
22

33
Terrafile is a binary written in Go to systematically manage external modules from Github for use in 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.
44

@@ -112,4 +112,4 @@ The output of the run is exactly the same in both options.
112112
* Break out the main logic into seperate commands (e.g. version, help, run)
113113
* Update tests to include unit tests for broken out commands
114114
* Add coverage tool and badge
115-
* May be worth renaming Terrafile config file to something that won't be misinterpreted as the binary
115+
* May be worth renaming Terrafile config file to something that won't be misinterpreted as the binary

0 commit comments

Comments
 (0)