hashicorp / terraform-plugin-testing

Module for testing Terraform providers
Mozilla Public License 2.0
44 stars 11 forks source link

workflows: Remove wildcard suffix from Terraform workflow call #323

Closed austinvalle closed 2 months ago

austinvalle commented 2 months ago

Can be merged after -> https://github.com/hashicorp/terraform-devex-repos/pull/69

austinvalle commented 2 months ago

We had a test coverage file being generated with a filename from the terraform verison (which now has an .* in it 😆 )

Added a bash step to remove that wildcard before creating the file and we're all green now 👍🏻 🟢

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.