Skip to content

Commit

Permalink
Merge pull request #6317 from travispaul/patch-1
Browse files Browse the repository at this point in the history
aws_ssm_parameter data source doesn't allow you to store a parameter
  • Loading branch information
bflad authored Nov 6, 2018
2 parents e7f9882 + c6a560b commit 9955962
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/d/ssm_parameter.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Provides an SSM Parameter data source.

## Example Usage

To store a basic string parameter:

```hcl
data "aws_ssm_parameter" "foo" {
name = "foo"
Expand Down

0 comments on commit 9955962

Please sign in to comment.