Skip to content

Commit

Permalink
update call to action
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Lumbis <[email protected]>
  • Loading branch information
plumbis committed Jul 29, 2023
1 parent c8f852e commit 29f9463
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 6 deletions.
10 changes: 9 additions & 1 deletion content/master/getting-started/provider-aws-part-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,4 +553,12 @@ Verify Crossplane deleted the managed resources with `kubectl get managed`.
```shell {copy-lines="1"}
kubectl get managed
No resources found
```
```

## Next steps
* Explore AWS resources that Crossplane can configure in the
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
* 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.
4 changes: 2 additions & 2 deletions content/master/getting-started/provider-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted
```

## Next steps
* [**Continue to part 2**]({{< ref "provider-aws-part-2">}}) to create a
Crossplane _Composite Resource_ and _Claim_.
* [**Continue to part 2**]({{< ref "provider-aws-part-2">}}) to create and use a
custom API with Crossplane.
* Explore AWS resources that Crossplane can configure in the
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
Expand Down
10 changes: 9 additions & 1 deletion content/v1.13/getting-started/provider-aws-part-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,4 +553,12 @@ Verify Crossplane deleted the managed resources with `kubectl get managed`.
```shell {copy-lines="1"}
kubectl get managed
No resources found
```
```

## Next steps
* Explore AWS resources that Crossplane can configure in the
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
* 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.
4 changes: 2 additions & 2 deletions content/v1.13/getting-started/provider-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ bucket.s3.aws.upbound.io "crossplane-bucket-45eed4ae0" deleted
```

## Next steps
* [**Continue to part 2**]({{< ref "provider-aws-part-2">}}) to create a
Crossplane _Composite Resource_ and _Claim_.
* [**Continue to part 2**]({{< ref "provider-aws-part-2">}}) to create and use a
custom API with Crossplane.
* Explore AWS resources that Crossplane can configure in the
[Provider CRD reference](https://marketplace.upbound.io/providers/upbound/provider-family-aws/).
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
Expand Down

0 comments on commit 29f9463

Please sign in to comment.