Skip to content

Commit 70a0682

Browse files
authoredApr 25, 2023
update ES docs (#30961)
1 parent 9bd7065 commit 70a0682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎website/docs/r/elasticsearch_domain.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ resource "aws_security_group" "es" {
151151
}
152152
153153
resource "aws_iam_service_linked_role" "es" {
154-
aws_service_name = "es.amazonaws.com"
154+
aws_service_name = "opensearchservice.amazonaws.com"
155155
}
156156
157157
resource "aws_elasticsearch_domain" "es" {

0 commit comments

Comments
 (0)