Skip to content

Commit

Permalink
Add datasource website link
Browse files Browse the repository at this point in the history
  • Loading branch information
kl4w committed Dec 9, 2017
1 parent 340bb2a commit 0aec4eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/aws.erb
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@
<li<%= sidebar_current("docs-aws-datasource-rds-cluster") %>>
<a href="/docs/providers/aws/d/rds_cluster.html">aws_rds_cluster</a>
</li>
<li<%= sidebar_current("docs-aws-datasource-redshift-cluster") %>>
<a href="/docs/providers/aws/d/redshift_cluster.html">aws_redshift_cluster</a>
</li>
<li<%= sidebar_current("docs-aws-datasource-redshift-service-account") %>>
<a href="/docs/providers/aws/d/redshift_service_account.html">aws_redshift_service_account</a>
</li>
Expand Down

0 comments on commit 0aec4eb

Please sign in to comment.