Skip to content

Commit

Permalink
Add resource aws_glue_dev_endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jckuester committed Apr 10, 2019
1 parent f7f2f8f commit ca0158c
Show file tree
Hide file tree
Showing 5 changed files with 1,232 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 @@ -476,6 +476,7 @@ func Provider() terraform.ResourceProvider {
"aws_glue_catalog_table": resourceAwsGlueCatalogTable(),
"aws_glue_classifier": resourceAwsGlueClassifier(),
"aws_glue_connection": resourceAwsGlueConnection(),
"aws_glue_dev_endpoint": resourceAwsGlueDevEndpoint(),
"aws_glue_crawler": resourceAwsGlueCrawler(),
"aws_glue_job": resourceAwsGlueJob(),
"aws_glue_security_configuration": resourceAwsGlueSecurityConfiguration(),
Expand Down
Loading

0 comments on commit ca0158c

Please sign in to comment.