Skip to content

Commit 7408878

Browse files
debug
1 parent 853db7f commit 7408878

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"version": 3,
3+
"serial": 1,
4+
"lineage": "f20b1f34-c20e-0ed3-f89e-23eb4e9bba25",
5+
"backend": {
6+
"type": "s3",
7+
"config": {
8+
"access_key": null,
9+
"acl": null,
10+
"assume_role_duration_seconds": null,
11+
"assume_role_policy": null,
12+
"assume_role_policy_arns": null,
13+
"assume_role_tags": null,
14+
"assume_role_transitive_tag_keys": null,
15+
"bucket": "terraform57",
16+
"dynamodb_endpoint": null,
17+
"dynamodb_table": null,
18+
"encrypt": null,
19+
"endpoint": null,
20+
"external_id": null,
21+
"force_path_style": null,
22+
"iam_endpoint": null,
23+
"key": "aws/ec2-deploy/terraform.tfstate",
24+
"kms_key_id": null,
25+
"max_retries": null,
26+
"profile": null,
27+
"region": "ap-south-1",
28+
"role_arn": null,
29+
"secret_key": null,
30+
"session_name": null,
31+
"shared_credentials_file": null,
32+
"skip_credentials_validation": null,
33+
"skip_metadata_api_check": null,
34+
"skip_region_validation": null,
35+
"sse_customer_key": null,
36+
"sts_endpoint": null,
37+
"token": null,
38+
"workspace_key_prefix": null
39+
},
40+
"hash": 393329661
41+
},
42+
"modules": [
43+
{
44+
"path": [
45+
"root"
46+
],
47+
"outputs": {},
48+
"resources": {},
49+
"depends_on": []
50+
}
51+
]
52+
}

0 commit comments

Comments
 (0)