Skip to content

Commit

Permalink
New Resource: aws_mq_broker
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Nov 29, 2017
1 parent bd0b46f commit 6106552
Show file tree
Hide file tree
Showing 4 changed files with 1,250 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 @@ -398,6 +398,7 @@ func Provider() terraform.ResourceProvider {
"aws_load_balancer_listener_policy": resourceAwsLoadBalancerListenerPolicies(),
"aws_lb_ssl_negotiation_policy": resourceAwsLBSSLNegotiationPolicy(),
"aws_main_route_table_association": resourceAwsMainRouteTableAssociation(),
"aws_mq_broker": resourceAwsMqBroker(),
"aws_mq_configuration": resourceAwsMqConfiguration(),
"aws_nat_gateway": resourceAwsNatGateway(),
"aws_network_acl": resourceAwsNetworkAcl(),
Expand Down
Loading

0 comments on commit 6106552

Please sign in to comment.