Skip to content

Update deprecated attribute #14

Open
wants to merge 1 commit into
base: tf-upgrade
Choose a base branch
from

Conversation

morga471
Copy link


│ Warning: Deprecated attribute

│ on .terraform/modules/awsauth_cluster-roles/patch-aws-auth/locals.tf line 2, in locals:
│ 2: region = var.region == "" ? data.aws_region.current.name : var.region

│ The attribute "name" is deprecated. Refer to the provider documentation for details.

╷
│ Warning: Deprecated attribute
│
│   on .terraform/modules/awsauth_cluster-roles/patch-aws-auth/locals.tf line 2, in locals:
│    2:   region               = var.region == "" ? data.aws_region.current.name : var.region
│
│ The attribute "name" is deprecated. Refer to the provider documentation for details.
╵
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant