github crossplane-contrib/provider-upjet-gcp v0.18.0

latest releases: v1.8.3, v1.8.2, v1.8.1...
22 months ago

The v0.18.0 release contains some minor documentation and example manifest fixes. The secretmanager.SecretVersion resource's reference configuration has been fixed so that it can now correctly resolve references to secretmanager.Secrets. Notably, the poll interval and the maximum concurrent reconcilers for provider-gcp controllers are now configurable with the provider's command-line arguments and the default values have been tweaked according to our observations here. We also now produce a list of non-generated Terraform resources that exist in the Terraform provider but have not been generated in the official provider. This list can now be found in the artifacts of a CI Github workflow run.

The provider's package is available as xpkg.upbound.io/upbound/provider-gcp:v0.18.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

  • Fix secret selector of google_secret_manager_secret_version by @ezgidemirel in #46
  • Fix Uptest timeout annotation by @ezgidemirel in #50
  • Make not-generated Terraform resources CSV available as a Github workflow artifact by @ulucinar in #47
  • Configurable maxConcurrentReconciles and pollInterval with sensible defaults by @turkenh in #48
  • Remove Terraform-specific comments from secretmanager.SecretVersion's SecretDataSecretRef field by @ulucinar in #52

New Contributors

Full Changelog: v0.17.0...v0.18.0

Don't miss a new provider-upjet-gcp release

NewReleases is sending notifications on new releases.