Skip to content

Commit 4f2499e

Browse files
committed
Merge tag '1.1.0' into develop
1.1.0
2 parents 9a58d63 + e633005 commit 4f2499e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0
2+
3+
- Add output for Autoscaling Group name via `container_instance_autoscaling_group_name`.
4+
15
## 1.0.0
26

37
- Renames `cloud_config` to `cloud_config_content`.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ module "container_service_cluster" {
9494
- `ecs_service_role_arn` - ARN of IAM role for use with ECS services
9595
- `ecs_autoscale_role_arn` - ARN of IAM role for use with ECS service autoscaling
9696
- `container_instance_ecs_for_ec2_service_role_arn` - ARN of IAM role associated with EC2 container instances
97-
- `container_instance_autoscaling_group_name` - Name of Container Instance Autoscaling Group
97+
- `container_instance_autoscaling_group_name` - Name of container instance Autoscaling Group

0 commit comments

Comments
 (0)