Skip to content

Commit fb2d5ce

Browse files
committed
Chnage description back to original
1 parent fbf57ea commit fb2d5ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/terraform/terraform.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ func TerraformCLI() schema.Executable {
1717
),
1818
Uses: []schema.CredentialUsage{
1919
{
20-
Description: "Credentials to use within terraform projects",
20+
Description: "Credentials to use within the Terraform project",
2121
SelectFrom: &schema.CredentialSelection{
2222
ID: "project",
2323
IncludeAllCredentials: true,

0 commit comments

Comments
 (0)