Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support absolute path for backend and var file #110

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

marboledacci
Copy link
Contributor

Resolves #98
The version 3 of the orb stopped validating location of these files on the absolute path and only validates local path. I'm adding the validation for absolute path again.
I'm adding a test to verify absolute path is working.

@marboledacci marboledacci requested a review from a team as a code owner October 24, 2024 15:24
@marboledacci marboledacci merged commit 0c022df into master Oct 24, 2024
18 checks passed
@orb-publisher
Copy link

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:0c022dfd3836fb9753676cb8b9d0c43283b23371

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.

Path test for tfvar files should accept paths outside of the module_root
3 participants