infrastructure-as-code

Tag

Cards List
#infrastructure-as-code

Safe Terraform auto-apply with conftest

Lobsters Hottest · 9h ago Cached

This article explains how to safely automate Terraform auto-apply using conftest, a policy-as-code tool based on Open Policy Agent, by evaluating Terraform plans deterministically with Rego policies to eliminate human review bottlenecks while maintaining auditability.

0 favorites 0 likes
#infrastructure-as-code

Should an agent be code or a declared thing with its own runtime?

Reddit r/AI_Agents · 23h ago

The author argues that AI agents in production should be defined as declarative manifests with their own runtime, rather than being scattered across application code, in order to enable proper versioning, observability, and rollback. They present their own solution as an open-source tool.

0 favorites 0 likes
#infrastructure-as-code

Introduction to nixidy - Kubernetes GitOps with nix

Lobsters Hottest · yesterday Cached

nixidy is a Nix-based tool for managing Kubernetes GitOps deployments that replaces Helm value files and Kustomize overlays with typed, reproducible Nix expressions. This tutorial walks through setting up a nixidy project with Argo CD, generating plain YAML for review.

0 favorites 0 likes
#infrastructure-as-code

@ethanolivertroy: Had the idea for the compliance version of @cursor_ai bugpot last night and started pulling the pieces together with cu…

X AI KOLs Following · 2026-05-26 Cached

ControlBot is an open-source tool that reviews Terraform PRs for NIST 800-53 compliance using Checkov and Cursor SDK, providing inline comments and merge gates.

0 favorites 0 likes
#infrastructure-as-code

"As Code"

Mitchell Hashimoto · 2025-03-04 Cached

Mitchell Hashimoto clarifies his personal definition of 'X as Code' as a system of principles or rules rather than equating it to programming, drawing on his experience creating Terraform and the Tao of HashiCorp.

0 favorites 0 likes
← Back to home

Submit Feedback