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