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

bug: Fix no VPC SG checks #71

Merged
merged 1 commit into from
Mar 8, 2024
Merged

bug: Fix no VPC SG checks #71

merged 1 commit into from
Mar 8, 2024

Conversation

fatbasstard
Copy link
Contributor

This PR fixes a calculation bug when a Lambda without VPC is created. The check was "too early" in the locals. Since the local is used only once, just moved the calculation to the implementation part

@github-actions github-actions bot added the bug Something isn't working label Mar 8, 2024
Copy link
Contributor

github-actions bot commented Mar 8, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Lint 📖success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


@fatbasstard fatbasstard merged commit 37ec884 into master Mar 8, 2024
7 checks passed
@fatbasstard fatbasstard deleted the fvb/sg-hotfix branch March 8, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants