Is it normal to get by Terraform's Local Exec?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

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

    A tool for converting Kubernetes YAML manifests to Terraform HCL

  • You can use tfk8s to autogenerate hcl from k8s yaml. It's not a random project, it's by a Hashicorp employee, one of the maintainers of the k8s provider.

  • amazon-cloudwatch-container-insights

    CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.

  • if you use it, How reliable is it? I mean Is the underlying logic simple like json to yaml conversion or can it handle a kitchen sink of yaml documents such as this one.

  • 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
  • terraform-kubernetes-manifests

    Terraform modules for managing Kubernetes manifests

  • tfk8s definitely needs some manual finagling. I like to use it to translate small hand managed yaml from an example into tf. I'm not a fan of helm, but where it's the only option I'll use the helm provider. And when I get a large multi-document yaml file as the release artifact, I'll use the kubectl provider but the charts have to be split out and namespace deployed first - here's an example.

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

  • Tool to convert set of yaml ( kustomize generated ) to terraform ?

    1 project | /r/kubernetes | 3 Oct 2022
  • Kubernetes Through the Developer's Perspective

    3 projects | dev.to | 26 Mar 2024
  • Self-service infrastructure as code

    4 projects | dev.to | 12 Mar 2024
  • Weaveworks Seems to Be Disintegrating

    1 project | news.ycombinator.com | 25 Jan 2024
  • What is DevOps?

    1 project | dev.to | 7 Jan 2024