// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT-0 variable "NAME" { type = string } variable "TYPE" { type = string } variable "VALUE" { type = string }