Skip to content

Replace deprecated AWS EC2 network_interface blocks#67

Merged
jimpudar merged 1 commit into
mainfrom
jmp/fix-deprecated-networkinterface
May 22, 2026
Merged

Replace deprecated AWS EC2 network_interface blocks#67
jimpudar merged 1 commit into
mainfrom
jmp/fix-deprecated-networkinterface

Conversation

@jimpudar
Copy link
Copy Markdown
Collaborator

Summary

  • Switch the generated AWS EC2 Terraform from deprecated network_interface blocks to primary_network_interface
  • Attach the firewall’s secondary ENI with aws_network_interface_attachment
  • Add explicit Terraform dependencies so the private route and instance state wait for the attachment
  • Update the Terraform invariant test to cover the new shape and prevent regressions

Testing

  • bun run test
  • bun run typecheck
  • bun run lint

@jimpudar jimpudar merged commit 5f30d19 into main May 22, 2026
2 checks passed
@jimpudar jimpudar deleted the jmp/fix-deprecated-networkinterface branch May 22, 2026 10:36
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