Closed mdelaossa closed 1 month ago
whoops, accidentally pushed a commit that didn't belong, sorry for the noise
Can you share a screenshot or copy/past the output of running acceptance tests against your stack?
Can you share a screenshot or copy/past the output of running acceptance tests against your stack?
@joshraker sure! Sorry, the passing tests aren't very verbose so didn't think to do it. Here's a failure:
and then here's it passing:
I can't really share my command in the screenshot as it has credentials, but the test was run in this way both times: go test -run "^(TestAccResourceApp_basic|TestAccResourceApp_deploy|TestAccResourceApp_multiple_services|TestAccResourceApp_updateConfig|TestAccResourceApp_scaleDown)$" github.com/aptible/terraform-provider-aptible/aptible
How to test