File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -545,6 +545,7 @@ func init() {
545545 RegisterDatasource ("oci_database_db_node_console_connections" , tf_database .DatabaseDbNodeConsoleConnectionsDataSource ())
546546 RegisterDatasource ("oci_database_db_nodes" , tf_database .DatabaseDbNodesDataSource ())
547547 RegisterDatasource ("oci_database_db_server" , tf_database .DatabaseDbServerDataSource ())
548+ RegisterDatasource ("oci_database_db_servers" , tf_database .DatabaseDbServersDataSource ())
548549 RegisterDatasource ("oci_database_db_systems" , tf_database .DatabaseDbSystemsDataSource ())
549550 RegisterDatasource ("oci_database_db_system_compute_performances" , tf_database .DatabaseDbSystemComputePerformancesDataSource ())
550551 RegisterDatasource ("oci_database_db_system_patches" , tf_database .DatabaseDbSystemPatchesDataSource ())
You can’t perform that action at this time.
0 commit comments