Update codedeploy_deployment_group.html.markdown

Fixed markdown formatting for argument
This commit is contained in:
William Holroyd 2016-01-08 00:47:27 -05:00
parent 3f402485e7
commit 5371d41c16
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ The following arguments are supported:
* `autoscaling_groups` - (Optional) Autoscaling groups associated with the deployment group. * `autoscaling_groups` - (Optional) Autoscaling groups associated with the deployment group.
* `deployment_config_name` - (Optional) The name of the group's deployment config. The default is "CodeDeployDefault.OneAtATime". * `deployment_config_name` - (Optional) The name of the group's deployment config. The default is "CodeDeployDefault.OneAtATime".
* `ec2_tag_filter` - (Optional) Tag filters associated with the group. See the AWS docs for details. * `ec2_tag_filter` - (Optional) Tag filters associated with the group. See the AWS docs for details.
* `on_premises_instance_tag_filter" - (Optional) On premise tag filters associated with the group. See the AWS docs for details. * `on_premises_instance_tag_filter` - (Optional) On premise tag filters associated with the group. See the AWS docs for details.
Both ec2_tag_filter and on_premises_tag_filter blocks support the following: Both ec2_tag_filter and on_premises_tag_filter blocks support the following: