Show HN: Precloud – Dynamic tests for infrastructure-as-code. Open source

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • precloud

    An open source command line interface that runs checks on infrastructure as code to catch potential deployment issues before deploying.

  • Yeah, so this package itself is the core framework that establishes how these tests are to be run. There is a notion of plug-ins, which are parsers and checks. Parsers take cdk or terraform code and break their synthesized/planned output out into a common structure. Then checks run over that structure and pull data in from elsewhere and run actual validations. You can read more in the developing plugins doc on the repo https://github.com/tinystacks/precloud/blob/main/DEVELOPING_....

    The default plugins present are the 6 mentioned here https://github.com/tinystacks/precloud/blob/main/PLUGINS.md. They’re all published on npm and github

  • tflint-ruleset-aws

    TFLint ruleset for terraform-provider-aws

  • Some similar IaC dynamic analysis tools written in golang:

    https://github.com/terraform-linters/tflint-ruleset-aws/blob...

    https://github.com/aws-cloudformation/rain/pull/93

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rain

    A development workflow tool for working with AWS CloudFormation. (by aws-cloudformation)

  • Some similar IaC dynamic analysis tools written in golang:

    https://github.com/terraform-linters/tflint-ruleset-aws/blob...

    https://github.com/aws-cloudformation/rain/pull/93

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Diffoci – diff for Docker and OCI container images

    2 projects | news.ycombinator.com | 2 May 2024
  • HTMX: Multi-select Form Control without JS

    1 project | dev.to | 2 May 2024
  • Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

    1 project | dev.to | 2 May 2024
  • Go: the future encoding/json/v2 module

    2 projects | dev.to | 2 May 2024
  • Case Study: Real-time Android Charts for Medical Industry

    1 project | dev.to | 2 May 2024