Skip to content

Commit

Permalink
Remove notes about base-64 encoding of secret data in markdown. Decod…
Browse files Browse the repository at this point in the history
…e retrieved secret data in secret_version datasource (#3065) (#5570)

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician committed Feb 3, 2020
1 parent 736030e commit b2826a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .changelog/3065.txt
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The following arguments are supported:

The following attributes are exported:

* `secret_data` - The secret data. No larger than 64KiB. A base64-encoded string.
* `secret_data` - The secret data. No larger than 64KiB.

* `name` - The resource name of the SecretVersion. Format:
`projects/{{project}}/secrets/{{secret_id}}/versions/{{version}}`
Expand Down

0 comments on commit b2826a8

Please sign in to comment.