Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Can't reference security groups from peered VPCs #510

Open
@philomory

Description

@philomory

When setting up ingress rules with ec2_securitygroup, the module can't handle ingress rules that refer to security groups in peered VPCs; this is because when it tries to do the mapping between security group names and security group ids, it always only looks in the current VPC for matches. That doesn't conform to AWS's own behavior though, AWS allows you to reference security groups from other peered VPCs in the same region, and has for more than two years.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions