From 1fa99a6e53da9d891646deef9c76767fb2959142 Mon Sep 17 00:00:00 2001 From: Rachel Sharp <8883519+tr0njavolta@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:22:21 -0400 Subject: [PATCH] update gs composition Signed-off-by: Rachel Sharp <8883519+tr0njavolta@users.noreply.github.com> --- content/master/getting-started/provider-aws-part-2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/master/getting-started/provider-aws-part-2.md b/content/master/getting-started/provider-aws-part-2.md index 216654860..fc0b7b6c5 100644 --- a/content/master/getting-started/provider-aws-part-2.md +++ b/content/master/getting-started/provider-aws-part-2.md @@ -319,7 +319,7 @@ spec: name: default patches: - type: FromCompositeFieldPath - fromFieldPath: "location" + fromFieldPath: "spec.location" toFieldPath: "spec.forProvider.region" transforms: - type: map @@ -561,4 +561,4 @@ No resources found * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with Crossplane users and contributors. * Read more about the [Crossplane concepts]({{}}) to find out what else you can do - with Crossplane. \ No newline at end of file + with Crossplane.