Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@muvaf muvaf released this 19 Nov 20:25
· 75 commits to main since this release
ca147c4

Initial Release of Jet GCP Provider

After AWS and Azure, we now have GCP Provider built using Terrajet. The initial version comes with limited number of CRDs, but all of them are fully Crossplane Resource Model (XRM) compatible. Look out for v0.1.0-preview release that has all resource types of GCP!

What's Changed

  • Custom configuration to generate all resources in GCP by @turkenh in #2
  • Rename tf to jet by @turkenh in #3
  • Add GitHub folder by @turkenh in #4
  • Install goimports by @turkenh in #5
  • Configure External Name by @turkenh in #6
  • external name: use identifierfromprovider as provider-wide default by @muvaf in #7
  • update to latest terrajet to get late-init fix by @muvaf in #8

New Contributors

Full Changelog: https://github.com/crossplane-contrib/provider-jet-gcp/commits/v0.1.0