Skip to content

TER-410 fix t8 generate edge case #166

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

Merged
merged 1 commit into from
Dec 15, 2023
Merged

TER-410 fix t8 generate edge case #166

merged 1 commit into from
Dec 15, 2023

Conversation

kanaksinghal
Copy link
Contributor

there was an edge case where the t8 generate command was failing for a specific platform.

the case use to occur specifically when there is a terraform block that is not linked to a file. and the platform path is an absolute path not relative path.

this change fixes the issue by skipping such terraform blocks.

@kanaksinghal kanaksinghal enabled auto-merge (squash) December 15, 2023 12:35
there was an edge case where the t8 generate command was failing for a
specific platform.

the case use to occur specifically when there is a terraform block
that is not linked to a file. and the platform path is an absolute path
not relative path.

this change fixes the issue by skipping such terraform blocks.
Copy link

@kanaksinghal kanaksinghal changed the title TER-410 fix edge t8 generate edge case TER-410 fix t8 generate edge case Dec 15, 2023
@kanaksinghal kanaksinghal enabled auto-merge (squash) December 15, 2023 12:55
@kanaksinghal kanaksinghal merged commit 640b4dd into main Dec 15, 2023
@kanaksinghal kanaksinghal deleted the kanak/TER-410 branch December 15, 2023 13:37
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.

2 participants