Skip to content

[FEATURE] Add support for OpenSearch Action Groups #134

Open
@rossmpersonal

Description

@rossmpersonal

Is your feature request related to a problem?

I'm always frustrated when when I try to create OpenSearch action groups using the OpenSearch Terraform provider but discover that the provider does not support creating OpenSearch action groups.

What solution would you like?

I would like for the provider to support creating OpenSearch action groups. Specifically, I envisioned that a new resource type opensearch_action_group, which represents an OpenSearch action group, will be created. However, this may not be the best solution. I am open to any solution that solves this problem.

What alternatives have you considered?

I have considered using the REST API but that would not be applying the IaC philosophy. I have considered doing this in the OpenSearch Dashboards web-based GUI but that is not scalable and can't be automated.

Do you have any additional context?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📦 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions