Skip to content

Commit

Permalink
tests: fixing tests which was broken on master
Browse files Browse the repository at this point in the history
(Due to me pushing commits directly on master rather than PRs)

I also enabled mandatory ci checks to be able to merge to master.
  • Loading branch information
paulRbr committed May 1, 2020
1 parent 4717789 commit 389298a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ Terraform-makefile v0.12.24
console Console infra resources
destroy Destroy resources
dry-run Dry run resources changes
fmt Rewrites config to canonical format
import Import infra resources
install Install terraform and dependencies
lint Rewrites config to canonical format
lint Lint the HCL code
refresh Refresh infra resources
run Execute resources changes
show List infra resources
Expand Down

0 comments on commit 389298a

Please sign in to comment.