You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should use the word "initialised" OR "initialized" throughout the error message. Instead it uses each word.
Actual Behavior
It uses both "initialised" AND "initialized" in the error message
Steps to Reproduce
terraform init
Additional Context
Note that the Vault provider address value is commented out. I came across this because I was editing code and my save didn't take effect before I ran INIT. So this shouldn't be too common, but it is still strange that it uses both words in the error message.
References
No response
The text was updated successfully, but these errors were encountered:
Also, I am planning to use Initialized since it is American English and is used more often in the industry than the former. Please let me know if you think otherwise
Terraform Version
Terraform Configuration Files
Debug Output
https://gist.github.com/stractenberg-hashi/55fcf404347848d2964c93ad9f5a4920
Expected Behavior
It should use the word "initialised" OR "initialized" throughout the error message. Instead it uses each word.
Actual Behavior
It uses both "initialised" AND "initialized" in the error message
Steps to Reproduce
terraform init
Additional Context
Note that the Vault provider address value is commented out. I came across this because I was editing code and my save didn't take effect before I ran INIT. So this shouldn't be too common, but it is still strange that it uses both words in the error message.
References
No response
The text was updated successfully, but these errors were encountered: