@icalialabs/aws-configure-elb-target-group

0.0.3 • Public • Published

AWS ELB Configure Target Group

Finds or creates an AWS ELB Target Group

Usage

      - name: Configure AWS ELB Target Group
        uses: icalia-actions/aws-configure-elb-target-group@v0.0.2
        with:
          name: my-target-group
          port: "80"
          protocol: HTTP
          target-type: ip
          vpc-id: vpc-00000001
          health-check-path: /health

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i @icalialabs/aws-configure-elb-target-group

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    723 kB

    Total Files

    14

    Last publish

    Collaborators

    • senyix
    • alanmm
    • vovimayhem