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