mirror of https://github.com/crossplane/docs.git
Updates AWS get started composition (#552)
This commit is contained in:
parent
7395c2460b
commit
441b9fe731
|
@ -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]({{<ref "../concepts">}}) to find out what else you can do
|
||||
with Crossplane.
|
||||
with Crossplane.
|
||||
|
|
Loading…
Reference in New Issue