Skip to content

A starter template for running Terraform and Terratest in Azure

License

Notifications You must be signed in to change notification settings

MilheiroSantos/terratest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terratest-example

A starter template for running Terraform and Terratest in Azure.

How to run the example

Login to your test azure subscription:

$ az login

On the test folder, install the go dependencies:

$ go get -t -v ./...

Finally, run the tests:

$ go test -timeout 30m

About

A starter template for running Terraform and Terratest in Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published