Skip to content

Conversation

frco9
Copy link
Contributor

@frco9 frco9 commented Aug 12, 2025

For exemple on our repo the directory structure is the following :

  • terraform
    • live (which host the module init)
    • modules
      • mymodule1

We wanted to release module version but only for the directory terraform/modules. Using the module-path-ignore we were able to ignore the live directory. But it was producing tags with long name : terraform/modules/mymodule1/v1.0.0.

Using the new parameter, we can specify a working directory. And tags will now have a name shorter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant