Skip to content

Commit

Permalink
Merge remote-tracking branch 'gazoakley/f-db-proxy' into v2.58.0-custom
Browse files Browse the repository at this point in the history
  • Loading branch information
gazoakley committed Apr 20, 2020
2 parents 22aa0a4 + 1c92e9b commit 55bdef6
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 @@ -473,6 +473,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 55bdef6

Please sign in to comment.