accessKeyId
The AWS Access Key ID.
type
string
default
{
accessKeyId = "";
}
name
Name of the placement group.
type
string
default
{
name = "charon-{uuid}-{name}";
}
region
AWS region.
type
string
strategy
The placement strategy of the new placement group. Currently, the only acceptable value is “cluster”.
type
string
default
{
strategy = "cluster";
}