diff --git a/internal/service/opensearch/domain_data_source_test.go b/internal/service/opensearch/domain_data_source_test.go index 93702c9a702d..b708f6ce49dc 100644 --- a/internal/service/opensearch/domain_data_source_test.go +++ b/internal/service/opensearch/domain_data_source_test.go @@ -166,7 +166,7 @@ POLICY ebs_options { ebs_enabled = true iops = 3000 - throughput = 125 + throughput = 125 volume_type = "gp3" volume_size = 20 }