Skip to content

Commit

Permalink
Add acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tobio committed Apr 2, 2024
1 parent 295d32f commit 668f3fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/elasticsearch/index/template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ resource "elasticstack_elasticsearch_index_template" "test2" {
data_stream {
hidden = false
}
template {}
}
`, name, name, name)
}
Expand Down

0 comments on commit 668f3fd

Please sign in to comment.