Merge pull request #13621 from tombuildsstuff/website-bugfix
provider/aws: Quoting the title for the iam_role data source
This commit is contained in:
commit
3080686a68
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: "aws"
|
||||
page_title: AWS: aws_iam_role
|
||||
page_title: "AWS: aws_iam_role"
|
||||
sidebar_current: docs-aws-datasource-iam-role
|
||||
description: |-
|
||||
Get information on a Amazon IAM role
|
||||
|
|
Loading…
Reference in New Issue