Skip to content

Commit

Permalink
Merge pull request #20871 from dsc133/b-aws_resource_emr_cluster_list…
Browse files Browse the repository at this point in the history
…_steps_path

aws/resource_aws_emr_cluster.go: Filter completed EMR steps from ListSteps API
  • Loading branch information
ewbankkit authored Apr 28, 2022
2 parents 53b5b01 + bf2aae9 commit 297832d
Show file tree
Hide file tree
Showing 4 changed files with 307 additions and 238 deletions.
3 changes: 3 additions & 0 deletions .changelog/20871.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_emr_cluster: Add `list_steps_states` argument
```
Loading

0 comments on commit 297832d

Please sign in to comment.