-
Notifications
You must be signed in to change notification settings - Fork 550
Please add the following tables for aws cloud. #5788
Copy link
Copy link
Description
Why do you need this resource or plugin? Please describe.
Please add the following tables for aws:
1. aws_elasticsearch_instance_types
2. aws_elasticsearch_versions
3. aws_managed_prometheus_workspaces
As,I want to use these resources in my project.
Describe the solution you'd like
You can use the following apis and functions:
- For Elasticsearch instance types :
https://docs.aws.amazon.com/sdk-for-go/api/service/elasticsearchservice/#ElasticsearchService.ListElasticsearchInstanceTypes - For ElasticsearchVersions:
https://docs.aws.amazon.com/sdk-for-go/api/service/elasticsearchservice/#ElasticsearchService.ListElasticsearchVersions - For ManagedPrometheus:
https://docs.aws.amazon.com/sdk-for-go/api/service/prometheusservice/#PrometheusService.ListWorkspaces
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels