Projects in Awesome Lists by magodo
A curated list of projects in awesome lists by magodo .
https://github.com/magodo/tfadd
Generate valid Terraform configuration from state
Last synced: 04 Apr 2025
https://github.com/magodo/terraform-provider-restful
Terraform provider to manage RESTful resources
Last synced: 15 Apr 2025
https://github.com/magodo/terraform-provider-outlook
Terraform provider for Outlook 💌
Last synced: 30 Oct 2025
https://github.com/magodo/grop
grep like utility with grok pattern to separate fields.
Last synced: 28 Oct 2025
https://github.com/magodo/azlist
List Azure resources by an Azure Resource Graph `where` predicate.
Last synced: 16 Mar 2025
https://github.com/magodo/terrassist
A small tool to assist Terraform Provider developers to generate flatten/expand function ⚒
codegen terraform terraform-provider
Last synced: 03 Aug 2025
https://github.com/magodo/shippy-service
a follow up on ewan's micro service blog
Last synced: 16 Mar 2025
https://github.com/magodo/terraform-client-go
Similar to https://github.com/hashicorp/terraform-plugin-go but for client
Last synced: 14 Oct 2025
https://github.com/magodo/t460p-arch
Arch linux installation scripts for thinkpad t460p
Last synced: 18 Feb 2026
https://github.com/magodo/terrafix
A tool fixes user's terraform configurations to match the targeting provider's schema
Last synced: 11 Feb 2026
https://github.com/magodo/go-wasmww
Run Webassembly module inside Web Workers
Last synced: 01 Apr 2025
https://github.com/magodo/tfstate
Helper types for Terraform state on top of https://github.com/hashicorp/terraform-json
Last synced: 16 Mar 2025
https://github.com/magodo/dotfile
.vim and .vimrc for setting up environment.
Last synced: 16 Mar 2025
https://github.com/magodo/go-zk-ha
golang distributed high availability application framework based on zookeeper
Last synced: 01 Apr 2025
https://github.com/magodo/terraform-provider-azurerm-example-gen
Generate Terraform configuration example from AccTest for project: https://github.com/hashicorp/terraform-provider-azurerm
azure code-generation terraform terraform-provider tool
Last synced: 16 Mar 2025
https://github.com/magodo/terraform-provider-azurerm-insight
A tool to map the underlying Azure API Swagger schema to the resource schema of Terraform AzureRM provider.
Last synced: 01 Apr 2025
https://github.com/magodo/aztfo
Detect the complete potential ARM operations for managing each resource of terraform-provider-azurerm
Last synced: 18 Feb 2026
https://github.com/magodo/waypoint-plugin-azure-app-service
Plugin for waypoint that adds support for the Azure App Service.
appservice azure hashicorp-waypoint waypoint
Last synced: 27 Apr 2026
https://github.com/magodo/azure-rest-api-index
Tool to index https://github.com/Azure/azure-rest-api-specs
Last synced: 02 Mar 2026
https://github.com/magodo/cgmemtime-rs
A Rust port of https://github.com/gsauthof/cgmemtime
Last synced: 13 Jun 2025
https://github.com/magodo/terraform-provider-env
Terraform provider to access environment variable.
Last synced: 16 May 2026
https://github.com/magodo/terraform-provider-scaffold
Tool to generate terraform provider scaffold, which align with https://github.com/hashicorp/terraform-provider-scaffolding
Last synced: 01 Apr 2025
https://github.com/magodo/terrafix-sdk
A SDK to easier implement the supporting functions to a Terraform provider, which are required by the terrafix
Last synced: 29 Mar 2025
https://github.com/magodo/terraform-outlook-demo
A demo terraform module for [terraform-provider-outlook](https://github.com/magodo/terraform-provider-outlook)
Last synced: 08 Jan 2026
https://github.com/magodo/portaudio-practice
Simple practice during learning portaudio
Last synced: 01 Apr 2025
https://github.com/magodo/jsonpointerpos
Get the file position of the JSON pointers
Last synced: 01 Apr 2025
https://github.com/magodo/audiostream-bug
Got SIGSEGV when trying to record in a thread with Audiostream module.
Last synced: 01 Apr 2025
https://github.com/magodo/spinner
An utility around bubbletea spinner for running command
Last synced: 10 Jan 2026
https://github.com/magodo/adalwrapper
A simple wrapper around the authorizer from Azure Go SDK track1, in order to use in Azure Go SDK track2.
Last synced: 18 Jul 2026
https://github.com/magodo/aztfq
Query terraform-provider-azurerm resource (properties) from Azure API (properties)
Last synced: 10 Jan 2026
https://github.com/magodo/usedtype
A tool to print the used named structs and its members used in Go code.
Last synced: 16 Jul 2026
https://github.com/magodo/terraform-provider-foobar
foobar provider, mainly to test out scaffolding and the github action in it
Last synced: 11 Feb 2026
https://github.com/magodo/azure-rest-api-bridge
A tool to bridge an Azure based application data format (e.g. terraform schema) to its API models
Last synced: 19 Apr 2026
https://github.com/magodo/terraform-provider-azurerm-deadlock
Detect potential deadlock for terraform-provider-azurerm
Last synced: 01 Apr 2025
https://github.com/magodo/textinput
A simple wrapper of the Bubble Tea textinput, with support for auto-completion.
Last synced: 20 Aug 2025
https://github.com/magodo/azure-metadata-proxy
A reverse proxy that aims to manipulate the Azure metadata endpoint response.
Last synced: 01 Apr 2025
https://github.com/magodo/vr-test-system-dtw
VR Test System using DTW algorithm
Last synced: 01 Apr 2025
https://github.com/magodo/subtitle_modify
Modify a given .srt file in dos ff, with correct content but incorrect timestamp and index. Correct them.
Last synced: 03 Aug 2025
https://github.com/magodo/video_practice
Some demo code or simple code for practicing video related stuff
Last synced: 01 Apr 2025
https://github.com/magodo/tfpluginbcd
Terraform plugin schema breaking change detector
Last synced: 01 Apr 2025
https://github.com/magodo/azurerm_storage_account_test
Test the azurerm storage account for kinds of scenarios
Last synced: 11 Jan 2026
https://github.com/magodo/slog2hclog
The hclog.Logger adapter for slog.Logger
Last synced: 26 Jul 2025
https://github.com/magodo/gjson
A simple CLI for https://github.com/tidwall/gjson
Last synced: 23 Aug 2025
https://github.com/magodo/az-whose
A tool to find out the owner of Azure resources by inspecting the activity logs.
Last synced: 31 Aug 2025
https://github.com/magodo/armid
Go library for processing the Resource ID in context of Azure Resource Manager.
Last synced: 05 Jan 2026
https://github.com/magodo/ghwalk
A Go library to walk a Github repository path similar to `filepath.Walk()`
Last synced: 27 Jul 2026
https://github.com/magodo/tfpluginschema
Terraform schema definition stands in the middle of the Terraform core schema and the Plugin SDK schema.
Last synced: 04 Feb 2026
https://github.com/magodo/thingsboard-api-proxy
A simple API proxy for thingsboard, to support PUT as update method
Last synced: 01 Apr 2025
https://github.com/magodo/chanio
A Go library for turning channels into `io.Reader`, `io.Writer` and `io.Closer`
Last synced: 01 Apr 2025