Skip to content

techtales-io/terraform-discord

Repository files navigation

nix pre-commit taskfile terraform

Terraform Discord for techtales.io

Discord Server Infrastructure as code with Terraform.

Table of Contents

Code-Style

Terraform

Best practices

terraform-best-practices.com

Naming of Terraform resources

  • lower-case characters

Pattern: [a-z_-]+

Getting Started

Prerequisties

Initialize repository

Terraform and pre-commit framework need to get initialized.

task terraform:init
task pre-commit:init

ENV

Name Description
VAULT_TOKEN vault token
AWS_ENDPOINT_URL_S3 endpoint url for the s3 state backend
AWS_REGION region for the s3 state backend
AWS_ACCESS_KEY_ID username for the s3 state backend
AWS_SECRET_ACCESS_KEY password for the s3 state backend

Terraform docs

Requirements

Name Version
terraform >= 1.3.0
discord 1.6.1
vault 3.25.0

Providers

Name Version
discord 1.6.1
vault 3.25.0

Modules

No modules.

Resources

Name Type
discord_category_channel.family resource
discord_category_channel.general resource
discord_category_channel.home_automation resource
discord_category_channel.home_ops_talos_flux resource
discord_category_channel.voice resource
discord_server.techtales resource
discord_text_channel.bettgefluester resource
discord_text_channel.chat resource
discord_text_channel.configs resource
discord_text_channel.crowlex resource
discord_text_channel.floor_heating resource
discord_text_channel.food resource
discord_text_channel.gametime resource
discord_text_channel.holiday2023 resource
discord_text_channel.home_automation resource
discord_text_channel.info resource
discord_text_channel.jobs resource
discord_text_channel.links resource
discord_text_channel.nas resource
discord_text_channel.service_incidents resource
discord_text_channel.talos_flux_botkube resource
discord_text_channel.talos_flux_flux_system resource
discord_text_channel.talos_flux_prometheus_alertmanager resource
discord_text_channel.techinik resource
discord_text_channel.todos resource
discord_text_channel.window_venting resource
discord_voice_channel.afk resource
discord_voice_channel.fortnite resource
discord_voice_channel.minecraft resource
discord_voice_channel.stream resource
discord_webhook.talos_flux_botkube resource
discord_webhook.talos_flux_flux_system resource
discord_webhook.talos_flux_prometheus_alertmanager resource
vault_kv_secret_v2.terraform_discord resource
discord_local_image.botkube data source
discord_local_image.flux data source
discord_local_image.promehtheus data source
discord_server.techtales data source
vault_generic_secret.terraform_discord data source

Inputs

No inputs.

Outputs

No outputs.

About

IaC for the techtales discord server with Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •