Add ahosking cnames

Add cycles, minecraft and homeassistant
This commit is contained in:
Alexander Hosking 2022-08-16 01:42:23 -04:00
parent b13c0abc15
commit c9a5a3d2e3
3 changed files with 6 additions and 2 deletions

View File

@ -6,6 +6,7 @@ provider "registry.terraform.io/cloudflare/cloudflare" {
constraints = "~> 3.0"
hashes = [
"h1:oTTfUShNNcDCOxlXP2XiNleQYHmWswesQFCuicwQztw=",
"h1:pb7gfJMtamHcmsNTAdB4V6iYWuXFLx3CErxqx2f+DXs=",
"zh:0dd08c3336b3198e30158b61605674eefbc0b8e331ad8f25322ce1889fd2d8a7",
"zh:196d80c7ae594f1b6140de02ecb101ec1afd7e45877be849ace73866f3fcb689",
"zh:37bc087b5e858a92faf03c994cfbc4c906b0afecb7df2ff25961b394f3013cc0",
@ -28,6 +29,7 @@ provider "registry.terraform.io/hashicorp/aws" {
constraints = "~> 3.0"
hashes = [
"h1:++H0a4igODgreQL3SJuRz71JZkC69rl41R8xLYM894o=",
"h1:OuaWibxL7IoGHmX6xuhO2XvYJcr+DJNr9pnVjaUiMrw=",
"zh:11c2ee541ca1da923356c9225575ba294523d7b6af82d6171c912470ef0f90cd",
"zh:19fe975993664252b4a2ff1079546f2b186b01d1a025a94a4f15c37e023806c5",
"zh:442e7fc145b2debebe9279b283d07f5f736dc1776c2e5b1702728a6eb03789d0",

View File

@ -37,5 +37,6 @@ variable "environment" {}
variable "ahosking_com_cnames" {
default = ["code", "radarr", "sonarr", "ombi", "git",
"monitors", "tv", "movies", "money", "period"]
"monitors", "tv", "movies", "money", "cycles", "minecraft",
"homeassistant"]
}

View File

@ -22,7 +22,8 @@
"activityBar.activeBackground": "#ef7853",
"sash.hoverBorder": "#ef7853",
"statusBarItem.remoteBackground": "#eb5424",
"statusBarItem.remoteForeground": "#e7e7e7"
"statusBarItem.remoteForeground": "#e7e7e7",
"commandCenter.border": "#e7e7e799"
},
"peacock.color": "#eb5424"
}