Skip to content

Commit 8df9141

Browse files
Merge pull request hashicorp#4567 from wholroyd/patch-1
Update codedeploy_deployment_group.html.markdown
2 parents 3f40248 + 5371d41 commit 8df9141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/aws/r/codedeploy_deployment_group.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following arguments are supported:
8888
* `autoscaling_groups` - (Optional) Autoscaling groups associated with the deployment group.
8989
* `deployment_config_name` - (Optional) The name of the group's deployment config. The default is "CodeDeployDefault.OneAtATime".
9090
* `ec2_tag_filter` - (Optional) Tag filters associated with the group. See the AWS docs for details.
91-
* `on_premises_instance_tag_filter" - (Optional) On premise tag filters associated with the group. See the AWS docs for details.
91+
* `on_premises_instance_tag_filter` - (Optional) On premise tag filters associated with the group. See the AWS docs for details.
9292

9393
Both ec2_tag_filter and on_premises_tag_filter blocks support the following:
9494

0 commit comments

Comments
 (0)