mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-15 17:05:11 +01:00
add empty derive
This commit is contained in:
parent
eea39e1f16
commit
63bd32c3cd
3 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ impl Provider for ExampleProvider {
|
|||
|
||||
struct ExampleDataSource {}
|
||||
|
||||
#[derive(terustform_macros::DataSourceModel)]
|
||||
struct _ExampleDataSourceModel {
|
||||
name: StringValue,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue