Skip to content

Commit

Permalink
fix: Add missing Terraform terms (#3923)
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorRos authored Dec 24, 2024
1 parent 396dce0 commit e2d3af4
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions dictionaries/terraform/src/terraform.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,46 @@
abs
abspath
alltrue
anytrue
automount
azuread
chdir
chomp
chunklist
cidrhost
cidrnetmask
cidrsubnet
cidrsubnets
coalesce
coalescelist
compact
concat
csvdecode
dirname
distinct
element
endswith
ephemeralasnull
file
filebase64
filebase64sha256
filebase64sha512
fileexists
filemd5
filesha1
filesha256
filesha512
fileset
flatten
format
formatdate
formatlist
indent
index
issensitive
join
jsondecode
jsonencode
keys
length
list
Expand All @@ -30,31 +54,54 @@ merge
min
parseint
pathexpand
plantimestamp
pow
regexall
replace
rsadecrypt
setintersection
setproduct
setsubtract
setunion
sha1
sha256
signum
slice
sort
split
startswith
strcontains
strrev
substr
templatefile
templatestring
textdecodebase64
textencodebase64
tflint
tfstate
tfstate # (Terraform State)
tftpl
tfvars
tfvars # (Terraform Variables File)
timeadd
timecmp
timestamp
title
tobool
tolist
tomap
tonumber
toset
tostring
transpose
trimprefix
trimspace
trimsuffix
upper
urlencode
uuid
uuidv5
values
yamldecode
yamlencode
zipmap

0 comments on commit e2d3af4

Please sign in to comment.