Skip to content

Commit f692d66

Browse files
authored
Fix TestAccDataSourceSqlDatabaseInstances_tierFilter (#15309)
1 parent 49ee11d commit f692d66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/third_party/terraform/services/sql/data_source_sql_database_instances_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ func TestAccDataSourceSqlDatabaseInstances_tierFilter(t *testing.T) {
123123
map[string]struct{}{
124124
"deletion_protection": {},
125125
"id": {},
126+
"settings.0.version": {},
126127
},
127128
),
128129
),

0 commit comments

Comments
 (0)