pagopa / azurerm

Terraform modules for Azure cloud
10 stars 5 forks source link

feat: ELK added ingressClassName #311

Closed diegolagospagopa closed 1 year ago

diegolagospagopa commented 1 year ago

:warning: This repo is stale, all new features will be added on https://github.com/pagopa/terraform-azurerm-v3 :warning:

List of changes

Motivation and context

the kubernetes.io/ingress.class is deprecated for ingressClassName see: https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation

Type of changes

Does this introduce a breaking change?

Other information

Run checks

Useful commands to run checks on local machine

bash .utils/terraform_run_all.sh init local
pre-commit run -a
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.18.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: