Skip to content

Update deprecated attribute #5

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

Commits on Aug 27, 2025

  1. Update deprecated attribute

    17:46:41.960 STDOUT terraform_current: ╷
    17:46:41.960 STDOUT terraform_current: │ Warning: Deprecated attribute
    17:46:41.960 STDOUT terraform_current: │
    17:46:41.960 STDOUT terraform_current: │   on .terraform/modules/images/main.tf line 251, in locals:
    17:46:41.960 STDOUT terraform_current: │  251:   region           = var.region == null ? data.aws_region.current.name : var.region
    17:46:41.960 STDOUT terraform_current: │
    17:46:41.960 STDOUT terraform_current: │ The attribute "name" is deprecated. Refer to the provider documentation for
    17:46:41.960 STDOUT terraform_current: │ details.
    morga471 committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    21664af View commit details
    Browse the repository at this point in the history