Guest User

Untitled

a guest
Jan 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. {
  2. "mock": {
  3. "tfplan": {
  4. "config": {
  5. "providers": [
  6. {
  7. "type": "aws",
  8. "config": {"region": "something else"}
  9. }
  10. ]
  11. }
  12. },
  13. "env": {"ENV": "staging"}
  14. },
  15.  
  16. "test": {
  17. "main": false
  18. }
  19. }
Add Comment
Please, Sign In to add comment