Skip to content

Security group missing #2

@jdubray

Description

@jdubray

I was unable to access the cache from the bastion host. It seems that the elasticache definition is missing the security group. I added this to the template:

security_group_ids            = [
    "${aws_security_group.default.id}"
  ]

and everything works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions