jrsonnet
refs/commits
dfbdb4ac5bb1
cmds/terraform-provider-fleet/src/main.rs
1fn main() {2 panic!("this is a stub, real provider is in development, I just don't want to keep it in different branch.")3}