mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-14 16:35:11 +01:00
more movement
This commit is contained in:
parent
7e479e7a28
commit
991642b90d
4 changed files with 100 additions and 101 deletions
|
|
@ -3,8 +3,7 @@ use std::collections::HashMap;
|
|||
use terustform::{
|
||||
datasource::{self, DataSource},
|
||||
provider::Provider,
|
||||
values::Value,
|
||||
AttrPath, DResult, StringValue, ValueModel,
|
||||
AttrPath, DResult, StringValue, Value, ValueModel,
|
||||
};
|
||||
|
||||
#[tokio::main]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue