-
Notifications
You must be signed in to change notification settings - Fork 0
/
terraform.tfstate.backup
87 lines (87 loc) · 3.24 KB
/
terraform.tfstate.backup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"version": 4,
"terraform_version": "1.8.5",
"serial": 1165,
"lineage": "00464d68-4248-ba85-9873-a74b6f7ae128",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "aws_rds_cluster",
"name": "norton_rds_cluster",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"].us-east-1",
"instances": [
{
"schema_version": 0,
"attributes": {
"allow_major_version_upgrade": null,
"apply_immediately": null,
"arn": "arn:aws:rds:us-east-1:252062044396:cluster:norton-rds-cluster",
"availability_zones": [
"us-east-1a",
"us-east-1c",
"us-east-1d"
],
"backtrack_window": 0,
"backup_retention_period": 7,
"cluster_identifier": "norton-rds-cluster",
"cluster_identifier_prefix": null,
"cluster_members": [],
"cluster_resource_id": "cluster-KXMOFCIOS67U65LON7GM2KFJS4",
"copy_tags_to_snapshot": false,
"database_name": null,
"db_cluster_parameter_group_name": "default.aurora-mysql8.0",
"db_instance_parameter_group_name": null,
"db_subnet_group_name": "default",
"deletion_protection": false,
"enable_global_write_forwarding": false,
"enable_http_endpoint": false,
"enabled_cloudwatch_logs_exports": [],
"endpoint": "norton-rds-cluster.cluster-chl8feiama2k.us-east-1.rds.amazonaws.com",
"engine": "aurora-mysql",
"engine_mode": "provisioned",
"engine_version": "8.0.mysql_aurora.3.05.2",
"engine_version_actual": "8.0.mysql_aurora.3.05.2",
"final_snapshot_identifier": null,
"global_cluster_identifier": "",
"hosted_zone_id": "Z2R2ITUGPM61AM",
"iam_database_authentication_enabled": false,
"iam_roles": [],
"id": "norton-rds-cluster",
"kms_key_id": "",
"master_password": "YourSecurePassword",
"master_username": "admin",
"port": 3306,
"preferred_backup_window": "07:00-09:00",
"preferred_maintenance_window": "mon:05:17-mon:05:47",
"reader_endpoint": "norton-rds-cluster.cluster-ro-chl8feiama2k.us-east-1.rds.amazonaws.com",
"replication_source_identifier": "",
"restore_to_point_in_time": [],
"s3_import": [],
"scaling_configuration": [],
"skip_final_snapshot": false,
"snapshot_identifier": null,
"source_region": null,
"storage_encrypted": false,
"tags": {},
"tags_all": {},
"timeouts": null,
"vpc_security_group_ids": [
"sg-0e7261e7d616e119c"
]
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "master_password"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo3MjAwMDAwMDAwMDAwLCJkZWxldGUiOjcyMDAwMDAwMDAwMDAsInVwZGF0ZSI6NzIwMDAwMDAwMDAwMH19"
}
]
}
],
"check_results": null
}