Skip to content

Commit eaaafd2

Browse files
committed
align metadata.generateName in create managed resource script
Signed-off-by: Timothy Yip <[email protected]>
1 parent b18d04d commit eaaafd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/master/getting-started/provider-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The {{< hover label="xr" line="3">}}apiVersion{{< /hover >}} and
201201
{{< hover label="xr" line="4">}}kind{{</hover >}} are from the provider's CRDs.
202202

203203

204-
The {{< hover label="xr" line="6">}}metadata.name{{< /hover >}} value is the
204+
The {{< hover label="xr" line="6">}}metadata.generateName{{< /hover >}} value is the
205205
name of the created S3 bucket in AWS.
206206
This example uses the generated name `crossplane-bucket-<hash>` in the
207207
{{< hover label="xr" line="6">}}$bucket{{</hover >}} variable.

0 commit comments

Comments
 (0)