You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was raised in #4939 (comment) but I was generally thinking about this myself for a while.
I absolutely don't want acceptance tests to be picking up the default profile ( ❗ ), but I think it would be practical if we use terraform-acceptance-tests or something similar for this.
This might affect the current acceptance test setup we have in Travis, but probably shouldn't as we use ChainProvider and if the profile isn't present, ENV vars should be just picked up.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 25, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This was raised in #4939 (comment) but I was generally thinking about this myself for a while.
I absolutely don't want acceptance tests to be picking up the
default
profile ( ❗ ), but I think it would be practical if we useterraform-acceptance-tests
or something similar for this.This might affect the current acceptance test setup we have in Travis, but probably shouldn't as we use ChainProvider and if the profile isn't present, ENV vars should be just picked up.
This may also fix #4409
The text was updated successfully, but these errors were encountered: