Data Source: aws_ssm_parameter

Provides an SSM Parameter data source.

Example Usage

data "aws_ssm_parameter" "foo" {
  name = "foo"
}

Argument Reference

This data source supports the following arguments:

In addition to all arguments above, the following attributes are exported: