forked from gruntwork-io/terragrunt
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also, fix some typos according to cspell Freeze terraform version by using Coveo fork instead of using the official Hashicorp version. This avoid Renovate breaks the build by updating terraform dependencies and fix go get by telling him to use our fork instead of the upstream while discovering new versions.
- Loading branch information
Showing
20 changed files
with
189 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"ignoreWords": [ | ||
"alecthomas", | ||
"awshelper", | ||
"backends", | ||
"cheekybits", | ||
"codecov", | ||
"configstack", | ||
"coveooss", | ||
"debugf", | ||
"doesnt", | ||
"dont", | ||
"eipalloc", | ||
"envv", | ||
"envvars", | ||
"errwriter", | ||
"exitcode", | ||
"exiter", | ||
"extensioner", | ||
"fatih", | ||
"funcs", | ||
"genny", | ||
"getter's", | ||
"gocty", | ||
"goerrors", | ||
"gohcl", | ||
"gotemplate", | ||
"gruntwork", | ||
"gthcl", | ||
"hacky", | ||
"hclparse", | ||
"hclwrite", | ||
"infof", | ||
"infoln", | ||
"inode", | ||
"jondoe", | ||
"jsonencode", | ||
"kief", | ||
"ldflags", | ||
"logname", | ||
"logrus", | ||
"mapstructure", | ||
"marshallable", | ||
"matryer", | ||
"mgmt", | ||
"mitchellh", | ||
"multilogger", | ||
"mycompany", | ||
"mysql", | ||
"nilf", | ||
"noconfig", | ||
"novendor", | ||
"preboot", | ||
"prepended", | ||
"reutils", | ||
"sirupsen", | ||
"stretchr", | ||
"stscreds", | ||
"subdir", | ||
"subfolder", | ||
"subfolders", | ||
"templatestring", | ||
"terragrunt", | ||
"testmap", | ||
"tfconfig", | ||
"tflang", | ||
"tfpath", | ||
"tfstate", | ||
"tfvars", | ||
"tgerrors", | ||
"tracef", | ||
"undeploy", | ||
"untaint", | ||
"urfave", | ||
"urlhelper", | ||
"vals", | ||
"varfile", | ||
"warningf", | ||
"whitespaces", | ||
"zclconf" | ||
], | ||
"words": [], | ||
"language": "en,en-US,en-GB" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.