Skip to content

A basic private server implementation of the Terraform Registry API.

Notifications You must be signed in to change notification settings

getsentry/hackweek-terraform-registry-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Terraform Registry Server

Features

Contributing

Setup Your Dev Environment

make devenv

Running the Server

make serve

Running Tests

Unit tests can be ran with:

cargo test

Run integration tests with (start the server first with make serve):

./tests/integration/test

About

A basic private server implementation of the Terraform Registry API.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks