diff --git a/content/v1.14/concepts/composition-functions.md b/content/v1.14/concepts/composition-functions.md index 8fca5ce4c..5610654fb 100644 --- a/content/v1.14/concepts/composition-functions.md +++ b/content/v1.14/concepts/composition-functions.md @@ -187,7 +187,9 @@ spec: value: | apiVersion: "s3.aws.upbound.io/v1beta1" kind: "Bucket" - spec: forProvider: region: "us-east-2" + spec: + forProvider: + region: "us-east-2" - step: automatically-detect-readiness functionRef: name: function-auto-ready diff --git a/content/v1.15/concepts/composition-functions.md b/content/v1.15/concepts/composition-functions.md index 4fbdf6327..136b17fa6 100644 --- a/content/v1.15/concepts/composition-functions.md +++ b/content/v1.15/concepts/composition-functions.md @@ -187,7 +187,9 @@ spec: value: | apiVersion: "s3.aws.upbound.io/v1beta1" kind: "Bucket" - spec: forProvider: region: "us-east-2" + spec: + forProvider: + region: "us-east-2" - step: automatically-detect-readiness functionRef: name: function-auto-ready diff --git a/content/v1.16/concepts/composition-functions.md b/content/v1.16/concepts/composition-functions.md index 4fbdf6327..136b17fa6 100644 --- a/content/v1.16/concepts/composition-functions.md +++ b/content/v1.16/concepts/composition-functions.md @@ -187,7 +187,9 @@ spec: value: | apiVersion: "s3.aws.upbound.io/v1beta1" kind: "Bucket" - spec: forProvider: region: "us-east-2" + spec: + forProvider: + region: "us-east-2" - step: automatically-detect-readiness functionRef: name: function-auto-ready