Pinned Repositories
aws-build-badges
Create AWS status/commit-id badges for CodeBuild & CodePipeline automatically
bargs
A framework for creating a Bash CLI application.
frigga
Scrape only relevant metrics in Prometheus, according to your Grafana dashboards
githubsecrets
Manage your GitHub Actions secrets with a simple CLI
iamlive-docker
The source code for building iamlive Docker image
install-aws-cli-action
Install AWS CLI on a GitHub Actions Linux host
kubernetes-localdev
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
serverless-template
Boilerplate template for the serverless-framework
terraform-multienv
A template for maintaining a multiple environments infrastructure with Terraform. This template includes a CI/CD process, that applies the infrastructure in an AWS account.
tfcoding
Render Terraform's Expressions and Functions locally without any hassle.
unfor19's Repositories
unfor19/kubernetes-localdev
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
unfor19/terraform-multienv
A template for maintaining a multiple environments infrastructure with Terraform. This template includes a CI/CD process, that applies the infrastructure in an AWS account.
unfor19/nexus-ops
Provisioning a preconfigured Nexus Repository Manager (NXRM) Docker container.
unfor19/yarser
A CLI for parsing YAML anchors to regular YAML files.
unfor19/terraform-aws-ssm-parameters
Create AWS SSM Parameter Store parameters with a Terraform module. The creation/deletion (schema) is managed with Terraform, and the values should be maintained via AWS Console.
unfor19/parzival
A CLI that can get/set more than 10 SSM Parameters by path in a single command.
unfor19/aws-webui
A Single Page Application to manage AWS resources efficiently.
unfor19/bash-logging
A Logging Framework for Bash. This project aims to provide a solution that can be implemented with a single file import `source logging.sh`.
unfor19/alpine-ci
Docker image of Linux alpine, mostly suited for simple CI tasks
unfor19/configmap-action
Exports configmap.json as a job-output according to a given key, such as `GIT_BRANCH` or `DEPLOYMENT_ENVIRONMENT`, which is later consumed by other jobs with "needs".
unfor19/unfor19
unfor19/configmap-action-test
unfor19/devops-genin
A DevOps challenge that will grant you the title Genin (Starter).
unfor19/ecs-stop-task
unfor19/terraform-cwagent-ecs-instance-metric
Terraform AWS ECS CloudWatch Agent on ECS
unfor19/columbus-app
unfor19/actions-toolkit
The GitHub ToolKit for developing GitHub Actions.
unfor19/cache
Cache dependencies and build outputs in GitHub Actions
unfor19/cloudfront-auth
An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
unfor19/cpp-conan-example
unfor19/devops-a-day-at-the-office
A simple example of a DevOps task
unfor19/docker-windows-cpp
Playing around with building a C++/CPP application in Docker on Windows.
unfor19/drone-slack
Drone plugin for sending Slack notifications
unfor19/gha-play
Playing with GitHub Actions
unfor19/hero-action
All-in-one action to develop and maintain GitHub Actions.
unfor19/hero-action-test
This repository is meant for testing the master branch of the action - unfor19/hero-action
unfor19/nestjs-reactjs-blog
Tutorial for bootstrapping a project using NestJS and React
unfor19/replacer-action-test
unfor19/saml2aws
CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
unfor19/serverless-framework-template
Boilerplate template for the Serverless Framework