Releases: crossplane-contrib/provider-jet-azure
v0.7.1-preview
v0.7.1-preview
is a maintenance release that consumes a fix for the terrajet issue #216. This issue prevents a managed resource from deletion if the managed resource contains a reference to an input secret and that input secret has been deleted before the managed resource itself is deleted.
This release also contains fixes for the configurations of storage.Container
and storage.Blob
resources as reported in #129.
v0.7.1-preview
can be installed using the provider package image crossplane/provider-jet-azure:v0.7.1-preview
.
What's Changed
- Fix external name configurations of storage_container and storage_blob resources by @ulucinar in #137
- Rel 0.7 preview consume terrajet fix 237 by @ulucinar in #144
Full Changelog: v0.7.0-preview...v0.7.1-preview
v0.7.1
v0.7.1
is a maintenance release that consumes a fix for the terrajet issue #216. This issue prevents a managed resource from deletion if the managed resource contains a reference to an input secret and that input secret has been deleted before the managed resource itself is deleted.
This release also contains fixes for the configurations of storage.Container
and storage.Blob
resources as reported in #129.
v0.7.1
can be installed using the provider package image crossplane/provider-jet-azure:v0.7.1
.
What's Changed
- Fix external name configurations of storage_container and storage_blob resources by @ulucinar in #136
- Consume terrajet fix for issue #216 by @ulucinar in #141
Full Changelog: v0.7.0...v0.7.1
v0.7.0-preview
In this preview release of provider-jet-azure
containing 647 resources, we bump the API versions of the azurerm_key_vault_managed_storage_account
& azurerm_key_vault_managed_storage_account_sas_token_definition
Terraformed MRs to v1alpha2
having resolved #128. Also example manifests for all generated resources can be found under the directory examples-generated
in the repo root.
Crossplane provider package for the release is: crossplane/provider-jet-azure:v0.7.0-preview
.
What's Changed
- Consider API version when adding common references by @ulucinar in #127
- Add Scraped Example Manifests by @ulucinar in #111
- Update apiVersion of
key_vault
resources to v1alpha2 by @sergenyalcin in #131
Full Changelog: v0.6.0-preview...v0.7.0-preview
v0.7.0
In this release, we bump the API versions of the azurerm_key_vault_managed_storage_account
& azurerm_key_vault_managed_storage_account_sas_token_definition
Terraformed MRs to v1alpha2
having resolved #128. Also example manifests for all generated resources can be found under the directory examples-generated
in the repo root.
Crossplane provider package for the release is: crossplane/provider-jet-azure:v0.7.0
.
What's Changed
- Consider API version when adding common references by @ulucinar in #127
- Add Scraped Example Manifests by @ulucinar in #111
- Update apiVersion of
key_vault
resources to v1alpha2 by @sergenyalcin in #131
Full Changelog: v0.6.0...v0.7.0
v0.6.0-preview
v0.6.0-preview
of the provider-jet-azure
is available with configured redis & key vault resources. This preview release contains 647 managed resources. This version groups managed resources using their Microsoft native provider names with improved cross-resource references, and bumps the following resources to v1alpha2
:
- accesspolicies.keyvault.azure.jet.crossplane.io
- accounts.cosmosdb.azure.jet.crossplane.io
- accounts.storage.azure.jet.crossplane.io
- blobs.storage.azure.jet.crossplane.io
- cassandrakeyspaces.cosmosdb.azure.jet.crossplane.io
- cassandratables.cosmosdb.azure.jet.crossplane.io
- certificateissuers.keyvault.azure.jet.crossplane.io
- certificates.keyvault.azure.jet.crossplane.io
- configurations.dbforpostgresql.azure.jet.crossplane.io
- containers.storage.azure.jet.crossplane.io
- databases.dbforpostgresql.azure.jet.crossplane.io
- firewallrules.dbforpostgresql.azure.jet.crossplane.io
- flexibleservers.dbforpostgresql.azure.jet.crossplane.io
- gremlindatabases.cosmosdb.azure.jet.crossplane.io
- gremlingraphs.cosmosdb.azure.jet.crossplane.io
- iothubconsumergroups.devices.azure.jet.crossplane.io
- iothubdps.devices.azure.jet.crossplane.io
- iothubdpscertificates.devices.azure.jet.crossplane.io
- iothubs.devices.azure.jet.crossplane.io
- keys.keyvault.azure.jet.crossplane.io
- loadbalancers.network.azure.jet.crossplane.io
- mongocollections.cosmosdb.azure.jet.crossplane.io
- mongodatabases.cosmosdb.azure.jet.crossplane.io
- monitormetricalerts.insights.azure.jet.crossplane.io
- mssqlservers.sql.azure.jet.crossplane.io
- notebookworkspaces.cosmosdb.azure.jet.crossplane.io
- rediscaches.cache.azure.jet.crossplane.io
- redisenterpriseclusters.cache.azure.jet.crossplane.io
- redisenterprisedatabases.cache.azure.jet.crossplane.io
- redisfirewallrules.cache.azure.jet.crossplane.io
- redislinkedservers.cache.azure.jet.crossplane.io
- resourcegroups.azure.jet.crossplane.io
- secrets.keyvault.azure.jet.crossplane.io
- servers.dbforpostgresql.azure.jet.crossplane.io
- servers.sql.azure.jet.crossplane.io
- sqlcontainers.cosmosdb.azure.jet.crossplane.io
- sqldatabases.cosmosdb.azure.jet.crossplane.io
- sqlfunctions.cosmosdb.azure.jet.crossplane.io
- sqlstoredprocedures.cosmosdb.azure.jet.crossplane.io
- sqltriggers.cosmosdb.azure.jet.crossplane.io
- subnets.network.azure.jet.crossplane.io
- tables.cosmosdb.azure.jet.crossplane.io
- vaults.keyvault.azure.jet.crossplane.io
- virtualnetworkgateways.network.azure.jet.crossplane.io
- virtualnetworkpeerings.network.azure.jet.crossplane.io
- virtualnetworks.network.azure.jet.crossplane.io
- virtualwans.network.azure.jet.crossplane.io
- workspaces.loganalytics.azure.jet.crossplane.io
What's Changed
- Cache the go build cache between CI runs by @sergenyalcin in #115
- Add kubeconfig key to connection details secret for AKS Cluster by @turkenh in #113
- Common configurator for common reference fields by @sergenyalcin in #114
- Resource configuration document moved to Terrajet by @turkenh in #121
- Add configuration and examples for redis group by @turkenh in #120
- API Group & Kind configuration for Terraformed resources by @ulucinar in #118
- Set version of manually configured resources to v1alpha2 by @sergenyalcin in #124
- Adapt example manifests according to latest changes by @sergenyalcin in #125
- Add key_vault resources by @ulucinar in #119
Full Changelog: v0.5.0-preview...v0.6.0-preview
v0.6.0
v0.6.0
of the provider-jet-azure
is available with redis & key vault resources. This version groups managed resources using their Microsoft native provider names with improved cross-resource references, and bumps the following resources to v1alpha2
:
- accesspolicies.keyvault.azure.jet.crossplane.io
- accounts.cosmosdb.azure.jet.crossplane.io
- accounts.storage.azure.jet.crossplane.io
- blobs.storage.azure.jet.crossplane.io
- cassandrakeyspaces.cosmosdb.azure.jet.crossplane.io
- cassandratables.cosmosdb.azure.jet.crossplane.io
- certificateissuers.keyvault.azure.jet.crossplane.io
- certificates.keyvault.azure.jet.crossplane.io
- configurations.dbforpostgresql.azure.jet.crossplane.io
- containers.storage.azure.jet.crossplane.io
- databases.dbforpostgresql.azure.jet.crossplane.io
- firewallrules.dbforpostgresql.azure.jet.crossplane.io
- flexibleservers.dbforpostgresql.azure.jet.crossplane.io
- gremlindatabases.cosmosdb.azure.jet.crossplane.io
- gremlingraphs.cosmosdb.azure.jet.crossplane.io
- iothubconsumergroups.devices.azure.jet.crossplane.io
- iothubdps.devices.azure.jet.crossplane.io
- iothubdpscertificates.devices.azure.jet.crossplane.io
- iothubs.devices.azure.jet.crossplane.io
- keys.keyvault.azure.jet.crossplane.io
- loadbalancers.network.azure.jet.crossplane.io
- mongocollections.cosmosdb.azure.jet.crossplane.io
- mongodatabases.cosmosdb.azure.jet.crossplane.io
- monitormetricalerts.insights.azure.jet.crossplane.io
- mssqlservers.sql.azure.jet.crossplane.io
- notebookworkspaces.cosmosdb.azure.jet.crossplane.io
- rediscaches.cache.azure.jet.crossplane.io
- redisenterpriseclusters.cache.azure.jet.crossplane.io
- redisenterprisedatabases.cache.azure.jet.crossplane.io
- redisfirewallrules.cache.azure.jet.crossplane.io
- redislinkedservers.cache.azure.jet.crossplane.io
- resourcegroups.azure.jet.crossplane.io
- secrets.keyvault.azure.jet.crossplane.io
- servers.dbforpostgresql.azure.jet.crossplane.io
- servers.sql.azure.jet.crossplane.io
- sqlcontainers.cosmosdb.azure.jet.crossplane.io
- sqldatabases.cosmosdb.azure.jet.crossplane.io
- sqlfunctions.cosmosdb.azure.jet.crossplane.io
- sqlstoredprocedures.cosmosdb.azure.jet.crossplane.io
- sqltriggers.cosmosdb.azure.jet.crossplane.io
- subnets.network.azure.jet.crossplane.io
- tables.cosmosdb.azure.jet.crossplane.io
- vaults.keyvault.azure.jet.crossplane.io
- virtualnetworkgateways.network.azure.jet.crossplane.io
- virtualnetworkpeerings.network.azure.jet.crossplane.io
- virtualnetworks.network.azure.jet.crossplane.io
- virtualwans.network.azure.jet.crossplane.io
- workspaces.loganalytics.azure.jet.crossplane.io
What's Changed
- Cache the go build cache between CI runs by @sergenyalcin in #115
- Add kubeconfig key to connection details secret for AKS Cluster by @turkenh in #113
- Common configurator for common reference fields by @sergenyalcin in #114
- Resource configuration document moved to Terrajet by @turkenh in #121
- Add configuration and examples for redis group by @turkenh in #120
- API Group & Kind configuration for Terraformed resources by @ulucinar in #118
- Set version of manually configured resources to v1alpha2 by @sergenyalcin in #124
- Adapt example manifests according to latest changes by @sergenyalcin in #125
- Add key_vault resources by @ulucinar in #119
Full Changelog: v0.5.0...v0.6.0
v0.5.0-preview
Notable Updates
With this release, we now consume crossplane/terrajet#160 to make ID-based cross-resource references available again in provider-jet-azure
. This release also injects "skip_provider_registration": true
in Terraform provider configuration for fine-grained access control. CRD API documentation for the available 647 resources can be browsed here.
What's Changed
- Generate v0.5.0 preview release resources by @ulucinar in #109
- tf configuration: disable provider_registration by @muvaf in #105
- Fix ID cross-references by @ulucinar in #103
- Exclude "spec.forProvider.privateLinkEnabled" from late-initialization by @ulucinar in #107
Full Changelog: v0.4.0-preview...v0.5.0-preview
v0.5.0
Notable Updates
With this release, we now consume crossplane/terrajet#160 to make ID-based cross-resource references available again in provider-jet-azure
. This release also injects "skip_provider_registration": true
in Terraform provider configuration for fine-grained access control. CRD API documentation for the available 62 resources can be browsed here.
What's Changed
- tf configuration: disable provider_registration by @muvaf in #105
- Fix ID cross-references by @ulucinar in #103
- Exclude "spec.forProvider.privateLinkEnabled" from late-initialization by @ulucinar in #107
Full Changelog: v0.4.0...v0.5.0
v0.4.0-preview
Notable Updates
This release adds example manifests for the iothub
API group and the monitor.MetricAlert
resource. It also fixes postgresql.Configuration
resource's sync issue. CRD API documentation for the available 647 resources can be browsed here.
What's Changed
Full Changelog: v0.4.0...v0.4.0-preview
v0.4.0
Notable Updates
This release adds iothub
API group resources and the monitor.MetricAlert
resource together with their example manifests. It also fixes postgresql.Configuration
resource's sync issue. CRD API documentation for the available 62 resources can be browsed here.
What's Changed
- Add iothub API group by @ulucinar in #93
- Add Monitor MetricAlert resource by @sergenyalcin in #94
- Do not run default external-name initializer for PostgreSQLConfiguration resources by @ulucinar in #98
Full Changelog: v0.3.0...v0.4.0