Skip to content

Commit

Permalink
Merge pull request hashicorp#10806 from onlydole/bugfix/hashicorp-typo
Browse files Browse the repository at this point in the history
Update 'Hashicorp' to 'HashiCorp' in the Amazon Documentation
  • Loading branch information
SwampDragons authored Mar 22, 2021
2 parents 8c61ca1 + 1bb5c45 commit edc19eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/amazon/common/access_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ type AccessConfig struct {
// environmental variable.
Token string `mapstructure:"token" required:"false"`
session *session.Session
// Get credentials from Hashicorp Vault's aws secrets engine. You must
// Get credentials from HashiCorp Vault's aws secrets engine. You must
// already have created a role to use. For more information about
// generating credentials via the Vault engine, see the [Vault
// docs.](https://www.vaultproject.io/api/secret/aws#generate-credentials)
Expand Down

0 comments on commit edc19eb

Please sign in to comment.