-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump native provider to version 3.80.0 #497
Conversation
Breaking CRD schema changes
Native schema version changes
Native schema version changes
|
faba477
to
6488ff9
Compare
/test-examples="examples/automation/hybridrunbookworkergroup.yaml" |
/test-examples="examples/dbforpostgresql/flexibleserver-all-in-one.yaml" |
/test-examples="examples/network/dnszone.yaml" |
/test-examples="examples/recoveryservices/backuppolicyfileshare.yaml" |
/test-examples="examples/recoveryservices/backuppolicyvm.yaml" |
/test-examples="examples/storage/hpccache.yaml" |
/test-examples="examples/recoveryservices/backuppolicyfileshare.yaml" |
/test-examples="examples/storage/hpccache.yaml" |
/test-examples="examples/web/linuxwebapp.yaml" |
/test-examples="examples/web/windowswebapp.yaml" |
/test-examples="examples/web/linuxwebappslot.yaml" |
/test-examples="examples/web/windowsfunctionappslot.yaml" |
/test-examples="examples/network/webapplicationfirewallpolicy.yaml" |
/test-examples="examples/storage/accountlocaluser.yaml" |
/test-examples="examples/storage/hpccache.yaml" |
/test-examples="examples/network/webapplicationfirewallpolicy.yaml" |
Uptest for resource
|
The import of the
I had the opportunity to discuss this issue with @turkenh and he said that he had encountered a similar issue before. To solve this issue, he opened a PR in Terraform and we need to wait for this PR to continue. |
a0655d0
to
e76387f
Compare
/test-examples="examples/network/webapplicationfirewallpolicy.yaml" |
After bumping native provider to version 3.71.0Breaking CRD schema changes
Native schema version changes
|
e76387f
to
531725c
Compare
/test-examples="examples/web/windowswebapp.yaml" |
/test-examples="examples/web/windowswebappslot.yaml" |
/test-examples="examples/storage/accountlocaluser.yaml" |
/test-examples="examples/network/webapplicationfirewallpolicy.yaml" |
/test-examples="examples/appplatform/springcloudaccelerator.yaml" |
/test-examples="examples/appplatform/springcloudcustomizedaccelerator.yaml" |
/test-examples="examples/dbforpostgresql/flexibleserver-all-in-one.yaml" |
131d42f
to
5d3401c
Compare
Signed-off-by: Fatih Türken <[email protected]>
5d3401c
to
6f63499
Compare
…mple manifest Signed-off-by: Fatih Türken <[email protected]>
6f63499
to
b2e7524
Compare
/test-examples="examples/network/applicationgateway.yaml" |
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/network/applicationgateway.yaml" Uptest: https://github.com/upbound/provider-azure/actions/runs/6864993037 |
Hey folks, sorry to bother you and thanks so much for your efforts! Any chance you can merge this? Much appreciated! |
Hello, I needed
then added the external name
Then regenerated the provider
It seems to work 😁 (not tested yet), thank you for the hardwork on Upjet, it's magical! It doesn't remove the need for this PR to be refreshed and merged. |
Hello, |
@malins it's simply a case of prioritization at this stage. Bumping the underlying Terraform provider, especially across a large range of releases, requires extensive testing and validation. It is a near-term (next month or two) priority for us to update the TF provider, and since the latest one is on v3.92.0 we will likely not pursue this PR further, but open a new one on the latest TF provider version. |
@turkenf & @sergenyalcin have bumped the native provider to ``v3.95.0` in #668. |
Automated changes by create-pull-request GitHub action
In this PR:
HPCCache.storagecache
has been made uptesable.azurerm_web_application_firewall_policy
azurerm_api_management_policy
azurerm_api_management_api_policy
azurerm_api_management_product_policy
azurerm_api_management_api_operation_policy
WorkspaceRootDbfsCustomerManagedKey
has been added.WorkspaceCustomerManagedKey
.ApplicationGateway.network
example manifest.Changes made in this PR have been tested uptest and manually, please see comments.