terraform-ibm-modules / ibmcloud-terratest-wrapper

Provides a wrapper around Terratest to support writing tests in this GitHub organization
Apache License 2.0
2 stars 4 forks source link

feat: allow deep folders in stack config path #851

Closed toddgiguere closed 2 months ago

toddgiguere commented 2 months ago

Description

Changed logic in testprojects package to allow TestProjectsOptions.StackConfigurationPath and other path properties to support nested folders inside of the project (previously only supported config files in root of project).

Release required?

Release notes content

TestProjectsOptions.StackConfigurationPath, and the other path variables in same structure, now support nested folder structure within the repository to locate configuration files.

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

toddgiguere commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This issue has been resolved in version 1.37.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: