Skip to content

Commit 3218868

Browse files
committed
change tabs to spaces to fix formatting
1 parent fd7315d commit 3218868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/elasticsearch/security/role_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ resource "elasticstack_elasticsearch_security_role" "test" {
6262
indices {
6363
names = ["index1", "index2"]
6464
privileges = ["all"]
65-
allow_restricted_indices = true
65+
allow_restricted_indices = true
6666
}
6767
6868
applications {

0 commit comments

Comments
 (0)