Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opensearch packages vpc endpoint support #1078

Commits on Jul 12, 2023

  1. Create opensearchservice-packages.go

    Adding support for opensearch packages.
    swhite-oreilly committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b5c792e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update opensearchservice-packages.go

    Confirmed working cleanup of os packages.
    swhite-oreilly committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    55571a7 View commit details
    Browse the repository at this point in the history
  2. Adding opensearch vpcendpoints functionality.

    Removing unused var from packages.
    swhite-oreilly committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    84fbd14 View commit details
    Browse the repository at this point in the history
  3. Update opensearchservice-vpcendpoints.go

    Correctly retrieving VPC endpoint ids.
    swhite-oreilly committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    378ccab View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update opensearchservice-packages.go

    Setting property values.
    swhite-oreilly committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ade341a View commit details
    Browse the repository at this point in the history
  2. Update opensearchservice-vpcendpoints.go

    Adding id to properties.
    swhite-oreilly committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    41e22d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    083b3b9 View commit details
    Browse the repository at this point in the history
  2. Update opensearchservice-vpcendpoints.go

    Removing unneeded describe call.
    swhite-oreilly committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7ddbe32 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Update opensearchservice-vpcendpoints.go

    Removed extra function for getting id's, incorporated into list function.
    swhite-oreilly committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d6deab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea85816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d09bb View commit details
    Browse the repository at this point in the history