We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18d04d commit eaaafd2Copy full SHA for eaaafd2
content/master/getting-started/provider-aws.md
@@ -201,7 +201,7 @@ The {{< hover label="xr" line="3">}}apiVersion{{< /hover >}} and
201
{{< hover label="xr" line="4">}}kind{{</hover >}} are from the provider's CRDs.
202
203
204
-The {{< hover label="xr" line="6">}}metadata.name{{< /hover >}} value is the
+The {{< hover label="xr" line="6">}}metadata.generateName{{< /hover >}} value is the
205
name of the created S3 bucket in AWS.
206
This example uses the generated name `crossplane-bucket-<hash>` in the
207
{{< hover label="xr" line="6">}}$bucket{{</hover >}} variable.
0 commit comments