first pass at incorporating mesh setup/config

This commit is contained in:
Lee Goolsbee
2024-03-25 12:55:28 -05:00
parent 1c461004c3
commit a902044657
20 changed files with 1301 additions and 580 deletions

View File

@@ -10,6 +10,7 @@ boto3 = "==1.26.158"
botocore = "==1.29.158"
lxml = "==4.9.2"
psycopg2-binary = "==2.9.6"
petname = "==2.6"
[dev-packages]
molecule = "==4.0.4"