Skip to content

Commit

Permalink
terraform state
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoluizpoli committed Oct 11, 2023
1 parent 6eb60e3 commit 0be6b26
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 124 deletions.
Binary file not shown.
1 change: 0 additions & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
122 changes: 2 additions & 120 deletions terraform/terraform.tfstate
Original file line number Diff line number Diff line change
@@ -1,127 +1,9 @@
{
"version": 4,
"terraform_version": "1.5.4",
"serial": 7,
"serial": 10,
"lineage": "10ca8984-0b45-e522-331f-d8f2514ff7e6",
"outputs": {},
"resources": [
{
"mode": "data",
"type": "aws_security_group",
"name": "public_port",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-1:675744721428:security-group/sg-0225c9598f4f0cd8f",
"description": "acesso ao banco de dados",
"filter": null,
"id": "sg-0225c9598f4f0cd8f",
"name": "dbInbound",
"tags": {},
"timeouts": null,
"vpc_id": "vpc-03de2156d329a184d"
},
"sensitive_attributes": []
}
]
},
{
"mode": "managed",
"type": "aws_db_instance",
"name": "default",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"address": "terraform-20231010041006281000000001.c5wea3nooocc.us-east-1.rds.amazonaws.com",
"allocated_storage": 10,
"allow_major_version_upgrade": null,
"apply_immediately": false,
"arn": "arn:aws:rds:us-east-1:675744721428:db:terraform-20231010041006281000000001",
"auto_minor_version_upgrade": true,
"availability_zone": "us-east-1c",
"backup_retention_period": 0,
"backup_target": "region",
"backup_window": "03:54-04:24",
"blue_green_update": [],
"ca_cert_identifier": "rds-ca-2019",
"character_set_name": "",
"copy_tags_to_snapshot": false,
"custom_iam_instance_profile": "",
"customer_owned_ip_enabled": false,
"db_name": "study",
"db_subnet_group_name": "default",
"delete_automated_backups": true,
"deletion_protection": false,
"domain": "",
"domain_iam_role_name": "",
"enabled_cloudwatch_logs_exports": [],
"endpoint": "terraform-20231010041006281000000001.c5wea3nooocc.us-east-1.rds.amazonaws.com:5432",
"engine": "postgres",
"engine_version": "15.3",
"engine_version_actual": "15.3",
"final_snapshot_identifier": null,
"hosted_zone_id": "Z2R2ITUGPM61AM",
"iam_database_authentication_enabled": false,
"id": "db-4KK5BKNXZ6TEVMHUGALVKDUKGY",
"identifier": "terraform-20231010041006281000000001",
"identifier_prefix": "terraform-",
"instance_class": "db.t3.micro",
"iops": 0,
"kms_key_id": "",
"latest_restorable_time": "",
"license_model": "postgresql-license",
"listener_endpoint": [],
"maintenance_window": "fri:07:44-fri:08:14",
"manage_master_user_password": null,
"master_user_secret": [],
"master_user_secret_kms_key_id": null,
"max_allocated_storage": 0,
"monitoring_interval": 0,
"monitoring_role_arn": "",
"multi_az": false,
"nchar_character_set_name": "",
"network_type": "IPV4",
"option_group_name": "default:postgres-15",
"parameter_group_name": "default.postgres15",
"password": "9ad3fa01-de19-4a7c-ac71-a3eb8271c056",
"performance_insights_enabled": false,
"performance_insights_kms_key_id": "",
"performance_insights_retention_period": 0,
"port": 5432,
"publicly_accessible": true,
"replica_mode": "",
"replicas": [],
"replicate_source_db": "",
"resource_id": "db-4KK5BKNXZ6TEVMHUGALVKDUKGY",
"restore_to_point_in_time": [],
"s3_import": [],
"skip_final_snapshot": true,
"snapshot_identifier": null,
"status": "available",
"storage_encrypted": false,
"storage_throughput": 0,
"storage_type": "gp2",
"tags": {},
"tags_all": {},
"timeouts": null,
"timezone": "",
"username": "postgres",
"vpc_security_group_ids": [
"sg-0225c9598f4f0cd8f"
]
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInVwZGF0ZSI6NDgwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMiJ9",
"dependencies": [
"data.aws_security_group.public_port"
]
}
]
}
],
"resources": [],
"check_results": null
}
31 changes: 28 additions & 3 deletions terraform/terraform.tfstate.backup
Original file line number Diff line number Diff line change
@@ -1,10 +1,32 @@
{
"version": 4,
"terraform_version": "1.5.4",
"serial": 5,
"serial": 7,
"lineage": "10ca8984-0b45-e522-331f-d8f2514ff7e6",
"outputs": {},
"resources": [
{
"mode": "data",
"type": "aws_security_group",
"name": "public_port",
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-1:675744721428:security-group/sg-0225c9598f4f0cd8f",
"description": "acesso ao banco de dados",
"filter": null,
"id": "sg-0225c9598f4f0cd8f",
"name": "dbInbound",
"tags": {},
"timeouts": null,
"vpc_id": "vpc-03de2156d329a184d"
},
"sensitive_attributes": []
}
]
},
{
"mode": "managed",
"type": "aws_db_instance",
Expand Down Expand Up @@ -89,11 +111,14 @@
"timezone": "",
"username": "postgres",
"vpc_security_group_ids": [
"sg-011c95960655a8c1e"
"sg-0225c9598f4f0cd8f"
]
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInVwZGF0ZSI6NDgwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMiJ9"
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInVwZGF0ZSI6NDgwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMiJ9",
"dependencies": [
"data.aws_security_group.public_port"
]
}
]
}
Expand Down

0 comments on commit 0be6b26

Please sign in to comment.