resource/aws_elasticsearch_domain: Now supports tagging on creation #20544
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elasticsearch
Issues and PRs that pertain to the elasticsearch service.
Milestone
Description
aws_elasticsearch_domain
currently adds tags in a separate API call during creation. Theelasticsearch.CreateElasticsearchDomainInput
struct has aTagList
field to allow a single call to the API.Affected Resource
References
aws_elasticsearch_domain
The text was updated successfully, but these errors were encountered: