Skip to content

Commit

Permalink
Merge pull request #1 from invidian/typo
Browse files Browse the repository at this point in the history
README.md: fix typo
  • Loading branch information
invidian committed Apr 12, 2019
2 parents cad57b6 + 8fef2ed commit eb3e257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GPG Terraform Provider [![Build Status](https://travis-ci.com/invidian/terraform-provider-gpg.svg?branch=master)](https://travis-ci.com/invidian/terraform-provider-gpg)

This providers allows to generate GPG encrypted message in ASCII-armored format using Terraform.
This provider allows to generate GPG encrypted message in ASCII-armored format using Terraform.

This provider uses built-in [openpgp](https://godoc.org/golang.org/x/crypto/openpgp) Golang library to perform GPG encryption. Currently the only supported option is encrypting message with public keys.

Expand Down

0 comments on commit eb3e257

Please sign in to comment.