Skip to content

Commit

Permalink
Merge remote-tracking branch 'gazoakley/f-db-proxy' into v2.57.0-custom
Browse files Browse the repository at this point in the history
  • Loading branch information
gazoakley committed Apr 11, 2020
2 parents 2000b5b + 1c92e9b commit 3557f8f
Show file tree
Hide file tree
Showing 5 changed files with 773 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 @@ -466,6 +466,7 @@ func Provider() terraform.ResourceProvider {
"aws_db_instance_role_association": resourceAwsDbInstanceRoleAssociation(),
"aws_db_option_group": resourceAwsDbOptionGroup(),
"aws_db_parameter_group": resourceAwsDbParameterGroup(),
"aws_db_proxy": resourceAwsDbProxy(),
"aws_db_security_group": resourceAwsDbSecurityGroup(),
"aws_db_snapshot": resourceAwsDbSnapshot(),
"aws_db_subnet_group": resourceAwsDbSubnetGroup(),
Expand Down
Loading

0 comments on commit 3557f8f

Please sign in to comment.