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

find fastly service revursively in terraform planned JSON #375

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

ysugimoto
Copy link
Owner

Fixes #359

Currently we only find Fastly VCL Service that is defined in Terraform for two nested modules.
From the Terraform spec, user can declare arbitrary nested module for their strategy so we need to find the service for it.

This PR can find Fastly VCL service recursively and lint them.

@ysugimoto ysugimoto merged commit 3b295ce into main Oct 21, 2024
6 checks passed
@ysugimoto ysugimoto deleted the fix/find-fastly-service-in-nested-child-modules branch October 21, 2024 11:12
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.

[BUG] Is there anyway to handle terraform resources in nested child_modules ?
1 participant