Uploaded image for project: 'Hybrid Cloud Infrastructure Documentation'
  1. Hybrid Cloud Infrastructure Documentation
  2. HCIDOCS-383

Update "AWS enable ports" for multiple SG IDs

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • True
    • 2
    • HCIDOCS 2024#7
    • 1

      AWS enabling ports

      Update step 3 with this command:

      AWS_SG_ID=$(aws ec2 describe-instances --instance-ids ${INSTANCE_ID} --query 'Reservations[*].Instances[*].SecurityGroups[*].GroupId' --output text --region $AWS_REGION)
      

      No need to backport to OSC 1.5 because this only happens with OCP 4.16.

      Resources:

              rhn-support-jowilkin John Wilkins
              apinnick@redhat.com Avital Pinnick
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: