An open API service indexing awesome lists of open source software.

https://github.com/goldsam/dev-container-features

Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools
https://github.com/goldsam/dev-container-features

aws-sam-cli cuelang devcontainers devops flux2 flux2-gitops-toolkit fluxcd gitops-toolkit sam-cli vscode

Last synced: 7 months ago
JSON representation

Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools

Awesome Lists containing this project

README

          

# Sam's Additional Development Container Features

This repo provides some additional development container features:

- [`aws-sam-cli`](./src/aws-sam-cli/) - The [AWS SAM CLI](https://github.com/aws/aws-sam-cli) - a tool for developing and deploying serverless applications.
- [`cue-lang`](./src/cue-lang/) - CLI for The [CUE Data Constraint Language](https://github.com/cue-lang/cue) - an open source data constraint language which aims to simplify tasks involving defining and using data.
- [`flux2`](./src/flux2/) - CLI for [Flux](https://github.com/fluxcd/flux2) - a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to configuration when there is new code to deploy.