Catesta is a PowerShell module and vault project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
When as S3 bucket is provided for AWS install_modules the $moduleInstallPath should be set for them to be installed to the correct location within the CodeBuild container.
Expected Behavior
When as S3 bucket is provided for AWS install_modules the $moduleInstallPath should be set for them to be installed to the correct location within the CodeBuild container.
Current Behavior
The $moduleInstallPath is not set.
Possible Solution
Steps to Reproduce