Resource: aws_opsworks_ganglia_layer

Provides an OpsWorks Ganglia layer resource.

Example Usage

resource "aws_opsworks_ganglia_layer" "monitor" {
  stack_id = aws_opsworks_stack.main.id
  password = "foobarbaz"
}

Argument Reference

This resource supports the following arguments:

The following extra optional arguments, all lists of Chef recipe names, allow custom Chef recipes to be applied to layer instances at the five different lifecycle events, if custom cookbooks are enabled on the layer's stack:

An ebs_volume block supports the following arguments:

Attribute Reference

This resource exports the following attributes in addition to the arguments above: