Closed jcorrea-splunk closed 4 years ago
Here is what I did:-
VO_ROTATION_GROUP_SLUG
env variables required by it to another branch called add-remaining-acceptance-tests for WIP tests.TF_ACC
env variable by using the -short flag feature in go test. Hence, when the user runs make test
it will only run the unit test. Acceptance tests will only run with make testacc
Everything else looks pretty good to me! 💯
@kevalds51 Please review when possible.