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

fix: Version config path should look for versions.tf in current blueprint dirctory #2637

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

q2w
Copy link
Collaborator

@q2w q2w commented Oct 7, 2024

In blueprint metadata generation step, versions.tf needs to be loaded for generating version metadata.
Currently versions.tf file is being only searched in the root directory of the blueprint. This fails to generated version metadata for the submodules.
This feature was added in #2496

@q2w q2w marked this pull request as ready for review October 7, 2024 10:32
@q2w
Copy link
Collaborator Author

q2w commented Oct 7, 2024

@qz267 PTAL!

Copy link
Contributor

@qz267 qz267 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @q2w for the fix!

@bharathkkb bharathkkb enabled auto-merge (squash) October 7, 2024 17:49
@bharathkkb bharathkkb merged commit b353abc into GoogleCloudPlatform:master Oct 7, 2024
13 checks passed
@qz267
Copy link
Contributor

qz267 commented Oct 7, 2024

@tjy9206 do we need to rerun the generate output type after ^^?

@tjy9206
Copy link
Contributor

tjy9206 commented Oct 7, 2024

@tjy9206 do we need to rerun the generate output type after ^^?

I don't think so since the generated output types should have nothing to do with the version, but we should double check to confirm. Will try generating again when I get a chance to setup the overheads.

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.

4 participants