--- /dev/null +++ b/cmds/terraform-provider-fleet/src/main.rs @@ -0,0 +1,3 @@ +fn main() { + panic!("this is a stub, real provider is in development, I just don't want to keep it in different branch.") +}