diff --git a/aws2tf.sh b/aws2tf.sh index 60cd19d..788e6e8 100755 --- a/aws2tf.sh +++ b/aws2tf.sh @@ -236,5 +236,5 @@ echo "Terraform Plan ..." terraform plan . echo "---------------------------------------------------------------------------" -echo "aws2tf output files are in generated/tf.$mysub" +echo "aws2tf output files are in aws2tf/generated/tf.$mysub" echo "---------------------------------------------------------------------------" \ No newline at end of file