excavador's Stars
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
99designs/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
zalando/postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
roboll/helmfile
Deploy Kubernetes Helm Charts
xo/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
flosch/pongo2
Django-syntax like template-engine for Go
uswitch/kiam
Integrate AWS IAM with Kubernetes
bazelbuild/rules_docker
Rules for building and handling Docker images with Bazel
awslabs/goformation
GoFormation is a Go library for working with CloudFormation templates.
hypnoglow/helm-s3
⎈ Helm plugin that adds support for AWS S3 as a chart repository.
awslabs/aws-servicebroker
AWS Service Broker
aws-solutions/aws-centralized-logging
aws/aws-app-mesh-controller-for-k8s
A controller to help manage App Mesh resources for a Kubernetes cluster.
zalando-incubator/kube-aws-iam-controller
Distribute different AWS IAM credentials to different pods in Kubernetes via secrets.
go-auth0/auth0
ARCHIVED Go SDK for the Auth0 platform. This project is now being maintained at: https://github.com/auth0/go-auth0
vmware-archive/helm-crd
Experimental CRD controller for managing Helm releases
codacy/helm-ssm
Injects values from AWS SSM parameters on the values.yaml file
glassechidna/ssmcfn
SSM Parameter Store custom resource for CloudFormation templates
alexrudd/cognito-srp
Go library for AWS Cognito SRP
totango/helm-ssm
A low dependency tool for retrieving and injecting secrets from AWS SSM into Helm
scele/rules_go_dep
Converts Gopkg.lock to bazel go_repository workspace rules
jdevelop/go-aws-mfa
Simple tool to refresh an MFA token for AWS IAM account (using STS)
dnna/terraform-provider-auth0
A custom provider for terraform
jmillikin/rules_ragel
Bazel build rules for Ragel