qvest-digital / terraform-kubernetes-alb-ingress-controller

Terraform module to ease deployment of the AWS ALB Ingress Controller
https://registry.terraform.io/modules/iplabs/alb-ingress-controller/kubernetes/
Mozilla Public License 2.0
57 stars 66 forks source link

Deprecated attribute: default_secret_name #22

Open DevOpsAl opened 1 year ago

DevOpsAl commented 1 year ago

│ Warning: Deprecated attribute │ │ on .terraform/modules/alb_ingress_controller/main.tf line 370, in resource "kubernetes_deployment" "this": │ 370: name = kubernetes_service_account.this.default_secret_name │ │ The attribute "default_secret_name" is deprecated. Refer to the provider documentation for details. │ │ (and 5 more similar warnings elsewhere)