pub fn static_ip_provisioner( os_type: OsType, id: &str, region: &str, provisioner_initial_wait_random_seconds: usize, ) -> Result<String>