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

Apply tagging convention #151

Closed sergenyalcin closed 2 years ago

sergenyalcin commented 2 years ago

Description of your changes

Fixes #136

This PR adds tagging convention for provider-aws.

This PR depends on https://github.com/crossplane/terrajet/pull/198

Until merge the dependent PR, a temporary replace command was added to go.mod.

I have:

How has this code been tested

Some example manifests were applied. Then tags of MRs and external resources were checked.