Skip to content

Commit 963b1c9

Browse files
committed
drop default path
1 parent 41a3dec commit 963b1c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

couchbase.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
}
139139
]
140140
},
141-
"Path": "/",
142141
"Policies": [
143142
{
144143
"PolicyName": "Couchbase",
@@ -177,7 +176,6 @@
177176
"CouchbaseInstanceProfile": {
178177
"Type": "AWS::IAM::InstanceProfile",
179178
"Properties": {
180-
"Path": "/",
181179
"Roles": [ { "Ref": "CouchbaseInstanceRole" } ]
182180
}
183181
}

0 commit comments

Comments
 (0)