Skip to content

Commit

Permalink
Merge emr_fleet PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Duchesne committed Jan 31, 2019
2 parents 7bd6ecd + b3c0372 commit a713636
Show file tree
Hide file tree
Showing 9 changed files with 1,686 additions and 86 deletions.
1 change: 1 addition & 0 deletions aws/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ func Provider() terraform.ResourceProvider {
"aws_elb_attachment": resourceAwsElbAttachment(),
"aws_emr_cluster": resourceAwsEMRCluster(),
"aws_emr_instance_group": resourceAwsEMRInstanceGroup(),
"aws_emr_instance_fleet": resourceAwsEMRInstanceFleet(),
"aws_emr_security_configuration": resourceAwsEMRSecurityConfiguration(),
"aws_flow_log": resourceAwsFlowLog(),
"aws_gamelift_alias": resourceAwsGameliftAlias(),
Expand Down
Loading

0 comments on commit a713636

Please sign in to comment.