All Projects → jvirtanen → vim-hcl

jvirtanen / vim-hcl

Licence: other
Syntax highlighting for HashiCorp Configuration Language (HCL)

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-hcl

Vaultron
🤖 Vault clusters Terraformed onto Docker for great fun and learning!
Stars: ✭ 96 (+15.66%)
Mutual labels:  consul, vault, hcl, hashicorp
hashicorp-labs
Deploy locally on VM an Hashicorp cluster formed by Vault, Consul and Nomad. Ready for deploying and testing your apps.
Stars: ✭ 32 (-61.45%)
Mutual labels:  consul, vault, hashicorp, nomad
nomad-box
Nomad Box - Simple Terraform-powered setup to Azure of clustered Consul, Nomad and Traefik Load Balancer that runs Docker/GoLang/Java workloads. NOTE: Only suitable in dev environments at the moment until I learn more Terraform, Consul, Nomad, Vault :P
Stars: ✭ 18 (-78.31%)
Mutual labels:  consul, vault, hashicorp, nomad
Hashi Up
bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute
Stars: ✭ 113 (+36.14%)
Mutual labels:  consul, vault, hashicorp, nomad
local-hashicorp-stack
Local Hashicorp Stack for DevOps Development without Hypervisor or Cloud
Stars: ✭ 23 (-72.29%)
Mutual labels:  packer, consul, hashicorp, nomad
Terraform Modules
Reusable Terraform modules
Stars: ✭ 63 (-24.1%)
Mutual labels:  consul, vault, hcl, nomad
Nomad Firehose
Firehose all nomad job, allocation, nodes and evaluations changes to rabbitmq, kinesis or stdout
Stars: ✭ 96 (+15.66%)
Mutual labels:  consul, hashicorp, nomad
Hashi Helper
Disaster Recovery and Configuration Management for Consul and Vault
Stars: ✭ 155 (+86.75%)
Mutual labels:  consul, vault, hashicorp
100 Days Of Go
100 days of Go learning
Stars: ✭ 24 (-71.08%)
Mutual labels:  consul, vault, nomad
Ansible Vault
🔑 Ansible role for Hashicorp Vault
Stars: ✭ 189 (+127.71%)
Mutual labels:  consul, vault, hashicorp
Hcloud Okd4
Deploy OKD4 (OpenShift) on Hetzner Cloud
Stars: ✭ 29 (-65.06%)
Mutual labels:  packer, hcl, hashicorp
vault-consul-kubernetes
vault + consul on kubernetes
Stars: ✭ 60 (-27.71%)
Mutual labels:  consul, vault, hashicorp
offensive-infrastructure
Offensive Infrastructure with Modern Technologies
Stars: ✭ 88 (+6.02%)
Mutual labels:  consul, vault, nomad
Replicator
Automated Cluster and Job Scaling For HashiCorp Nomad
Stars: ✭ 166 (+100%)
Mutual labels:  consul, hashicorp, nomad
vault-load-testing
Automated load tests for Vault and Consul using the locust.io Python framework
Stars: ✭ 44 (-46.99%)
Mutual labels:  consul, vault, hashicorp
Hashi Ui
A modern user interface for @hashicorp Consul & Nomad
Stars: ✭ 1,119 (+1248.19%)
Mutual labels:  consul, hashicorp, nomad
nomad-consult-ansible-centos
Deploy nomad & consult on centos with ansible
Stars: ✭ 17 (-79.52%)
Mutual labels:  consul, hashicorp, nomad
Docker Vault
Docker Container for Hashicorp's Vault
Stars: ✭ 60 (-27.71%)
Mutual labels:  consul, vault, hcl
hookpick
A tool to manage some operational concepts of Hashicorp Vault
Stars: ✭ 83 (+0%)
Mutual labels:  consul, vault, hashicorp
vault-consul-swarm
Deploy Vault and Consul with Docker Swarm
Stars: ✭ 20 (-75.9%)
Mutual labels:  consul, vault, hashicorp

hcl.vim

Syntax highlighting for HashiCorp Configuration Language (HCL) used by Consul, Nomad, Packer, Terraform, and Vault.

Installation

Install using Vim's built-in package support:

mkdir -p ~/.vim/pack/jvirtanen/start
cd ~/.vim/pack/jvirtanen/start
git clone https://github.com/jvirtanen/vim-hcl.git

License

Copyright 2018 Jussi Virtanen and contributors.

Distributed under the same terms as Vim itself. See :help license for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].