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: pass integration type to all modules for multi region deployments #87

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

ammarekbote
Copy link
Collaborator

Summary

integration_type is an input variable for the terraform-gcp-agentless-scanning module.
For multi region deployments there are multiple module block initializers - one for each region.
The integration_type needs to be specified only for the global module block. For other module block, the integration type needs to be passed around in global module reference.

How did you test this change?

Deployed multi region organization and project deployments to verify integration type is correctly applied for all regions.

@ammarekbote ammarekbote requested a review from a team as a code owner September 24, 2024 16:18
@ammarekbote ammarekbote requested review from marktabry, goodmorninggoaway and aclacework and removed request for a team September 24, 2024 16:18
@ammarekbote ammarekbote merged commit 038a792 into main Sep 24, 2024
10 checks passed
@ammarekbote ammarekbote deleted the FixIntegrationTypeForMultiRegionDeployments branch September 24, 2024 21:38
@lacework-releng lacework-releng mentioned this pull request Sep 25, 2024
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