diff --git a/aws/aws_vpc_peering/.terraform/terraform.tfstate b/aws/aws_vpc_peering/.terraform/terraform.tfstate deleted file mode 100644 index 1186434..0000000 --- a/aws/aws_vpc_peering/.terraform/terraform.tfstate +++ /dev/null @@ -1,74 +0,0 @@ -{ - "version": 3, - "serial": 1, - "lineage": "d2c9bc57-2b6a-7881-0aa9-ac0ba7c8db89", - "backend": { - "type": "s3", - "config": { - "access_key": null, - "acl": null, - "allowed_account_ids": null, - "assume_role": null, - "assume_role_duration_seconds": null, - "assume_role_policy": null, - "assume_role_policy_arns": null, - "assume_role_tags": null, - "assume_role_transitive_tag_keys": null, - "assume_role_with_web_identity": null, - "bucket": "my-tf-bucket-ghndrx", - "custom_ca_bundle": null, - "dynamodb_endpoint": null, - "dynamodb_table": null, - "ec2_metadata_service_endpoint": null, - "ec2_metadata_service_endpoint_mode": null, - "encrypt": null, - "endpoint": null, - "endpoints": null, - "external_id": null, - "forbidden_account_ids": null, - "force_path_style": null, - "http_proxy": null, - "https_proxy": null, - "iam_endpoint": null, - "insecure": null, - "key": "aws_vpc_peering/terraform.tfstate", - "kms_key_id": null, - "max_retries": null, - "no_proxy": null, - "profile": null, - "region": "us-west-2", - "retry_mode": null, - "role_arn": null, - "secret_key": null, - "session_name": null, - "shared_config_files": null, - "shared_credentials_file": null, - "shared_credentials_files": null, - "skip_credentials_validation": null, - "skip_metadata_api_check": null, - "skip_region_validation": null, - "skip_requesting_account_id": null, - "skip_s3_checksum": null, - "sse_customer_key": null, - "sts_endpoint": null, - "sts_region": null, - "token": null, - "use_dualstack_endpoint": null, - "use_fips_endpoint": null, - "use_legacy_workflow": null, - "use_path_style": null, - "workspace_key_prefix": null - }, - "hash": 1294417248 - }, - "modules": [ - { - "path": [ - "root" - ], - "outputs": {}, - "resources": {}, - "depends_on": [] - } - ] -}