Extending Terraform functionality with a custom data source - part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • tfenv

    Terraform version manager

  • You, of course, will need to install Terraform. If you haven't tried tfenv, it is a straightforward way to manage different versions of Terraform on your local machine.

  • terraform-provider-scaffolding

    Discontinued Quick start repository for creating a Terraform provider

  • That's the list of files we will start with. Typically you would follow folder structure as in the scaffolding repo,, placing Go files inside the internal/provider folder and Terraform files inside the examples folder. But let us first understand how it all works together before imposing this structure.

  • 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
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

  • Eliminate IPv4 tax on AWS, is it that easy?

    3 projects | dev.to | 3 May 2024
  • How To Manage an Amazon Bedrock Agent Using Terraform

    2 projects | dev.to | 30 Apr 2024
  • How To Manage Amazon GuardDuty in AWS Organizations Using Terraform

    2 projects | dev.to | 23 Apr 2024
  • AWS EKS: From IRSA to Pod Identity With Terraform

    2 projects | dev.to | 12 Apr 2024
  • AWS Makes Cloud Formation Stack Creation Up to 40% Faster

    2 projects | news.ycombinator.com | 18 Mar 2024