This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
v0.1.0
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