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

Introduce SupportUnknownNestedRefs for block addresses #423

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

dbanck
Copy link
Member

@dbanck dbanck commented Oct 28, 2024

This will allow references for nested origins that point to a block that doesn't have the referenced attributes and doesn't point to a nested target (like a module).

This is particularly useful for store blocks in the Stack language that can point to a varset defined in HCP Terraform. With the new flag, we can have valid references without knowing the varset entries.

This will allow references for nested origins that point to a block that
doesn't have the referenced attributes and doesn't point to a nested
target (like a module).

This is particularly useful for store blocks in the Stack language that
can point to a varset defined in HCP Terraform. With the new flag, we
can have valid references without knowing the varset entries.
@dbanck dbanck marked this pull request as ready for review October 29, 2024 09:33
@dbanck dbanck requested a review from a team as a code owner October 29, 2024 09:33
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

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

@dbanck dbanck merged commit 4b65a85 into main Oct 29, 2024
5 checks passed
@dbanck dbanck deleted the f-support-unknown-refs branch October 29, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants