Skip to content

Remove stale vpc module reference#4563

Merged
patrick91 merged 1 commit intomainfrom
fix/remove-vpc-module
Feb 6, 2026
Merged

Remove stale vpc module reference#4563
patrick91 merged 1 commit intomainfrom
fix/remove-vpc-module

Conversation

@patrick91
Copy link
Member

Summary

  • Remove the vpc module reference from modules.tf — the vpc directory no longer exists, causing terraform init to fail

Test plan

  • Verify terraform init succeeds on global infrastructure

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Building Building Preview Feb 6, 2026 11:29pm

@patrick91 patrick91 merged commit c19b90a into main Feb 6, 2026
5 of 6 checks passed
@patrick91 patrick91 deleted the fix/remove-vpc-module branch February 6, 2026 23:29
@claude
Copy link
Contributor

claude bot commented Feb 6, 2026

This change removes a reference to a non-existent VPC module in global infrastructure, fixing terraform init failures. The VPC module only exists in infrastructure/applications/vpc, not in infrastructure/global/vpc.

No issues found.

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.

1 participant