Pinned Repositories
terraform-provider-helm
Terraform Helm provider
terraform-provider-kubernetes
Terraform Kubernetes provider
api
The canonical location of the Kubernetes API definition.
apimachinery
charts
Bitnami Helm Charts
grenade
Cause fires in production
k8slock
A distributed locking module for Go using the Lease resource from the Kubernetes coordination API
terraform-provider-dotenv
A convenience provider for reading `.env` files in Terraform.
tfk8s
A tool for converting Kubernetes YAML manifests to Terraform HCL
jrhouston's Repositories
jrhouston/tfk8s
A tool for converting Kubernetes YAML manifests to Terraform HCL
jrhouston/k8slock
A distributed locking module for Go using the Lease resource from the Kubernetes coordination API
jrhouston/grenade
Cause fires in production
jrhouston/terraform-provider-dotenv
A convenience provider for reading `.env` files in Terraform.
jrhouston/api
The canonical location of the Kubernetes API definition.
jrhouston/apimachinery
jrhouston/charts
Bitnami Helm Charts
jrhouston/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
jrhouston/go-github
Go library for accessing the GitHub API
jrhouston/helm-www
The Helm website for docs, blog and project info.
jrhouston/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
jrhouston/nats-streaming-server
NATS Streaming System Server
jrhouston/setup-minikube
jrhouston/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
jrhouston/terraform-clusterapi-controlplane
jrhouston/terraform-clusterapi-machinepool
jrhouston/terraform-kubernetes-lab
A Terraform config for testing the kubernetes ecosystem
jrhouston/terraform-module-noop
A test module that sleeps
jrhouston/terraform-plugin-go
A low-level Go binding for the Terraform protocol for integrations to be built on top of.
jrhouston/terraform-provider-aws
Terraform AWS provider
jrhouston/terraform-provider-helm
Terraform Helm provider
jrhouston/terraform-provider-kind
Terraform Provider for kind (Kubernetes IN Docker)
jrhouston/terraform-provider-kubernetes
Terraform Kubernetes provider
jrhouston/terraform-provider-kubernetes-alpha-1
A Terraform provider for Kubernetes that uses dynamic resource types and server-side apply. Supports all Kubernetes resources.
jrhouston/terraform-provider-scaffolding-framework
Quick start repository for creating a Terraform provider using terraform-plugin-framework
jrhouston/tfc-guide-example
Example Terraform configuration