TritonDataCenter / terraform-provider-triton

Terraform Joyent Triton provider
https://www.terraform.io/docs/providers/triton/
Mozilla Public License 2.0
15 stars 24 forks source link

sweepers: Sweepers were tied to only work in the JPC #83

Closed stack72 closed 6 years ago

stack72 commented 6 years ago

We hardcoded the url, we should use the env var. The value we pass to the sweepers, just means that we can bypass the check to make sure a region is present

The sweepers will now work in SPC :)