Skip to content

Commit 2df3863

Browse files
author
David Tappert
committed
Removing a trailing space
1 parent 595dcf5 commit 2df3863

File tree

1 file changed

+1
-1
lines changed
  • examples/instance-access-control-attributes

1 file changed

+1
-1
lines changed

examples/instance-access-control-attributes/.header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This directory contains examples of using the module to **create** instance acce
22

33
```hcl
44
sso_instance_access_control_attributes = [
5-
{
5+
{
66
attribute_name = "FirstName"
77
source = ["$${path:name.givenName}"]
88
},

0 commit comments

Comments
 (0)