feat: curated custom stacks for gcp-terraform#1944
Merged
Conversation
im-Amitto
force-pushed
the
am/azure-custom-stack-outputs
branch
from
July 19, 2026 21:50
e328841 to
851b7f7
Compare
im-Amitto
force-pushed
the
am/gcp-custom-stack-render
branch
from
July 19, 2026 21:51
55d6c2b to
951970d
Compare
im-Amitto
force-pushed
the
am/gcp-custom-stack-render
branch
from
July 20, 2026 09:21
951970d to
5c2abf9
Compare
onprem
previously approved these changes
Jul 20, 2026
erickyellott
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enables
custom_nested_stacksforgcp-terraformstacks via curated modules (pairs with install-stacks#24).template_urlmust begithub.com/nuonco/install-stacks//gcp/modules/<name>; anything else fails config parse (replaces the hard rejection added in the azure PR this builds on)custom_stackstfvars map (module + parameters resolved to input defaults, index-ordered), consumed by the install-stacks gcp rootcustom_nested_stacks.<name>.outputs.<key>, same shape as aws and azureStacked on #1943.