TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Terraform Provider to manage Linux machine via SSH

3 pointsby ruccivaover 4 years ago

2 comments

multifasciaover 4 years ago
Any particular reason you did not organize&#x2F;name your resource files in the same style as most of the Hashicorp maintained providers?<p>Also have you seen the `validation` helper package? Has some great ways to catch user input errors at plan time
评论 #25099998 未加载
ruccivaover 4 years ago
An attempt to replace our awkward use of null_resource + remote provisioner combination.