We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc1514 commit acd0664Copy full SHA for acd0664
CHANGELOG.md
@@ -8,6 +8,7 @@ BUG FIXES:
8
* resource/aws_codepipeline: Prevent crash on empty artifacts [GH-2998]
9
* resource/aws_appautoscaling_policy: Match correct policy when multiple policies with same name and service [GH-3012]
10
* resource/aws_eip: Do not disassociate EIP on tags-only update [GH-2975]
11
+* resource/aws_elastic_beanstalk_application: Retry DescribeApplication after creation [GH-3064]
12
* resource/aws_emr_cluster: Retry creation on `ValidationException` (IAM) [GH-3027]
13
* resource/aws_emr_cluster: Retry creation on `AccessDeniedException` (IAM) [GH-3050]
14
* resource/aws_iam_instance_profile: Allow cleanup during destruction without refresh [GH-2983]
0 commit comments