Skip to content

Check example vars#989

Merged
modular-magician merged 1 commit intoterraform-google-modules:masterfrom
modular-magician:downstream-pr-dcd9144438ecccb5dee56763f8995d8a4cfa2901
May 14, 2025
Merged

Check example vars#989
modular-magician merged 1 commit intoterraform-google-modules:masterfrom
modular-magician:downstream-pr-dcd9144438ecccb5dee56763f8995d8a4cfa2901

Conversation

@modular-magician
Copy link
Copy Markdown
Collaborator

Fixes: hashicorp/terraform-provider-google#15679 (comment)

Check Vars and TestEnvVars to make sure that all variables used in examples have values specified in YAML configs. This does add significant file IO as we have to read every example file prior to generating tests.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


Derived from GoogleCloudPlatform/magic-modules#13938

[upstream:dcd9144438ecccb5dee56763f8995d8a4cfa2901]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit a6e2a0c into terraform-google-modules:master May 14, 2025
1 check passed
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.

Validate (outside of acceptance tests) whether vars set in example yaml match vars used in example terraform

1 participant