Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRose committed Apr 28, 2020
1 parent cbf838f commit c516a31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/infra-validations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ bedrock infra scaffold -n $infra_hld_project --source "$source" --version "$tf_t

# Validate the definition in the Infra-HLD repo ------------------
file_we_expect=("definition.yaml")
echo "Debugging and testing"
ls -a
validate_directory "$TEST_WORKSPACE/$infra_hld_dir/$infra_hld_project" "${file_we_expect[@]}"

# Validate the contents of the definition.yaml
Expand Down

0 comments on commit c516a31

Please sign in to comment.