Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Starr-Bochicchio 4c6b74bb0d
Fix and extend acceptance test sweeper. (#458)
* Fix sweeper.

* Sweep Kubernetes clusters.

* Sweep database clusters.

* Set defaults as the sweeper does not have access to the provider DefaultFunc

* Add warning to makefile target.
2020-10-13 09:56:22 -04:00
Andrew Starr-Bochicchio 0da4a4a4e0
Remove website-test from CI and Makefile. (#468)
As part of the repo transition, our docs have been
removed from terraform.io They now redirect to our
page in the registry.

e832984aa6

This leads to test failures in CI. These test can
be removed as they are no longer relevent.

HashiCorp has provided a tool for previewing how
markdown will render on the registry.
2020-07-21 11:11:22 -04:00
Alex Pilon 9833d0afb5
deps: use go modules for dep mgmt
run go mod tidy
remove govendor from makefile and travis config
set appropriate env vars for go modules
2019-03-01 15:53:10 -05:00
Radek Simko f5caaae0e1
make: Add website + website-test targets 2018-05-01 17:44:41 +01:00
stack72 c16d620f0d Adding back the GNUmakefile test-compile step 2017-06-30 11:15:18 +03:00
stack72 716a2c7aa4 Simplifying the GNUMakefile 2017-06-29 16:41:31 +03:00
Jake Champlin 6b81c2ee07
Updating Makefile + Add gitignore 2017-06-06 16:26:44 -04:00
Jake b49521c295 initial commit 2017-06-05 20:54:06 +00:00