crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Cache the go build cache between CI runs #137

Closed sergenyalcin closed 2 years ago

sergenyalcin commented 2 years ago

Signed-off-by: Sergen Yalçın yalcinsergen97@gmail.com

Description of your changes

This PR updates the provider-jet-aws repository with new GH actions. Reference PR from native provider: crossplane/provider-azure#315

I have:

How has this code been tested