SSHLocation parameter in CloudFormation template is ignored

XMLWordPrintable

      For some reason, created security groups are always using 0.0.0.0/0, despite passing the source IP at creation time:

      ...
      --parameters \                                                                                                                                                                           
                           ParameterKey=SSHLocation,ParameterValue=$( curl ident.me )/0 \
      ...
      

      But even with this, it looks like something goes wrong somewhere:

      Security Groups associated with i-0f0007648addbce38
      Ports	Protocol	Source	evergreen-test18717-EssentialsMasterSecurityGroup-1DQLYCZ2I846T
      8080	tcp	0.0.0.0/0	✔
      22	tcp	0.0.0.0/0	✔
      50000	tcp	0.0.0.0/0	✔
      

            Assignee:
            Baptiste Mathus
            Reporter:
            Baptiste Mathus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: