Skip to content

var.additional_security_group_ids not in use by the module #27

@danielmapar

Description

@danielmapar

Just a heads up that var.additional_security_group_ids is not being used by the aws_network_interface resource.

A visible fix is to point security_groups = [aws_security_group.main.id] to security_groups = local.security_groups

Great work with the module!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions