Skip to content

Commit 3c60c98

Browse files
committed
Corrected aws resources names
1 parent 40d9d41 commit 3c60c98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.changelog/44604.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```release-note:enhancement
2-
resource/aws_ec2_launch_template: Update `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
3-
resource/aws_image_recipe: Update `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
4-
resource/aws_container_recipe: Update `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
2+
resource/aws_launch_template: Update EBS `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
3+
resource/aws_imagebuilder_image_recipe: Update EBS `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
4+
resource/aws_imagebuilder_container_recipe: Update EBS `throughput` maximum validation from 1000 to 2000 MiB/s for gp3 volumes
55
```

0 commit comments

Comments
 (0)