init corsschool

This commit is contained in:
nora 2024-04-15 20:42:22 +02:00
parent dc76e01e92
commit b5a28e4e94
6 changed files with 552 additions and 42 deletions

View file

@ -1,10 +0,0 @@
[package]
name = "terraform-provider-example"
version = "0.1.0"
edition = "2021"
[dependencies]
eyre = "0.6.12"
terustform = { path = "../terustform" }
tokio = { version = "1.37.0", features = ["full"] }