Sha256: 87e9601dca7b8d16c00a94c5ef37287d80269e95a2e1b8e2cd6acefad2e53e13
Contents?: true
Size: 804 Bytes
Versions: 6
Compression:
Stored size: 804 Bytes
Contents
# Copyright 2013 Amazon.com, Inc. or its affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of # the License is located at # # http://aws.amazon.com/apache2.0/ # # or in the "license" file accompanying this file. This file is # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF # ANY KIND, either express or implied. See the License for the specific # language governing permissions and limitations under the License. development: key1: development value 1 test: table_name: NewTable table_key: Somekey consistent_read: true AWS_ACCESS_KEY_ID: FakeKey AWS_SECRET_ACCESS_KEY: Secret AWS_REGION: New York production: key1: production value 1
Version data entries
6 entries across 3 versions & 1 rubygems