// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT resource "random_id" "testing_id" { byte_length = 8 }