Terraform debug output for Issue terraform-providers/terraform-provider-aws#5315
terraform-debug.txt This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...
View ArticleTakes a list of VPC names and outputs their ID and CIDR
cidrs.tf This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...
View ArticleMinimalist Infrastructure
minimal-infra.mdMinimalismMinimalist infrastructure is the practice of building only what you need with the fewest number of resources. This is a philosophy, not a religion, you shouldn't build bad...
View ArticleHow to install an older version of a Homebrew forumla
install-tf-11-14.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...
View ArticleInstalls the AWS Terraform provider to your local plugins directory
install-terraform-provider-aws.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that...
View ArticleUpload a file to B2 Cloud Storage using SSE-C (customer managed key)
b2-cp.mdGenerate keydd if=/dev/random of=keyfile count=1 bs=32Upload fileEndpoint is found in the bucket details via console.aws --profile=b2 s3 \ cp <src> s3://<bucket>/ \ --sse-c=AES256...
View ArticleMy trashy CSS to make Obsidian use the fonts I like
font.css This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...
View ArticleCreate a static HTML archive of a MediaWiki site.
httrack-mediawiki.sh This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...
View ArticleDarktide - Armoury Exchange - filter rules
rules.json This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode...
View ArticleNixOS / Nix notes
README.mdNotes from running NixOS in a local VM.The attached configuration.nix sets users immutable to force managing them through the config. The primary user is added to the wheel group and the wheel...
View ArticleSSH Config for connecting to a Debian 3 system and forwarding X11 back to macOS
ssh_config This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden...
View ArticleScript to upgrade Tailscale on a pfSense router.
pfSense-upgrade-tailscale.sh This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that...
View Article