Skip to content

Commit

Permalink
New Resource: aws_codepipeline_custom_action_type
Browse files Browse the repository at this point in the history
  • Loading branch information
atsushi-ishibashi committed Mar 29, 2019
1 parent 4254a9c commit b756b54
Show file tree
Hide file tree
Showing 5 changed files with 735 additions and 0 deletions.
1 change: 1 addition & 0 deletions aws/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ func Provider() terraform.ResourceProvider {
"aws_codebuild_project": resourceAwsCodeBuildProject(),
"aws_codebuild_webhook": resourceAwsCodeBuildWebhook(),
"aws_codepipeline": resourceAwsCodePipeline(),
"aws_codepipeline_custom_action_type": resourceAwsCodePipelineCustomActionType(),
"aws_codepipeline_webhook": resourceAwsCodePipelineWebhook(),
"aws_cur_report_definition": resourceAwsCurReportDefinition(),
"aws_customer_gateway": resourceAwsCustomerGateway(),
Expand Down
Loading

0 comments on commit b756b54

Please sign in to comment.