Terraform function: pathexpand
(Redirected from Pathexpand)
Jump to navigation
Jump to search
provider "kubernetes" { config_path = pathexpand("~/.kube/config") config_context = "my-context-cluster" }
Related[edit]
See also[edit]
- Terraform functions, Terraform collection functions:
tolist,toset,length,sum,file,join,depends_on,zipmap,replace,lookup,read files,concat,merge, templatefile, for_each, format, element, slice, try, filebase64, upper, filemd5, coalesce, formatlist, flatten, sensitive, tonumber, jsondecode, yamldecode, pathexpand
Advertising: