{
    "format_version": "1.2",
    "terraform_version": "1.15.6",
    "planned_values": {
        "root_module": {
            "resources": [
                {
                    "address": "aws_db_instance.good_rds",
                    "mode": "managed",
                    "type": "aws_db_instance",
                    "name": "good_rds",
                    "provider_name": "registry.terraform.io/hashicorp/aws",
                    "schema_version": 2,
                    "values": {
                        "allocated_storage": 20,
                        "allow_major_version_upgrade": null,
                        "apply_immediately": false,
                        "auto_minor_version_upgrade": true,
                        "blue_green_update": [],
                        "copy_tags_to_snapshot": false,
                        "custom_iam_instance_profile": null,
                        "customer_owned_ip_enabled": null,
                        "dedicated_log_volume": false,
                        "delete_automated_backups": true,
                        "deletion_protection": true,
                        "domain": null,
                        "domain_auth_secret_arn": null,
                        "domain_dns_ips": null,
                        "domain_iam_role_name": null,
                        "domain_ou": null,
                        "enabled_cloudwatch_logs_exports": [
                            "audit",
                            "error",
                            "general",
                            "slowquery"
                        ],
                        "engine": "mysql",
                        "engine_version": "8.0",
                        "final_snapshot_identifier": "good-rds-final",
                        "iam_database_authentication_enabled": null,
                        "identifier": "good-rds",
                        "instance_class": "db.t3.micro",
                        "kms_key_id": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd",
                        "manage_master_user_password": null,
                        "max_allocated_storage": null,
                        "monitoring_interval": 0,
                        "password": "Goodpassword123",
                        "password_wo": null,
                        "password_wo_version": null,
                        "performance_insights_enabled": false,
                        "publicly_accessible": false,
                        "replicate_source_db": null,
                        "restore_to_point_in_time": [],
                        "s3_import": [],
                        "skip_final_snapshot": false,
                        "storage_encrypted": true,
                        "tags": null,
                        "timeouts": null,
                        "upgrade_storage_config": null,
                        "username": "admin"
                    },
                    "sensitive_values": {
                        "blue_green_update": [],
                        "enabled_cloudwatch_logs_exports": [
                            false,
                            false,
                            false,
                            false
                        ],
                        "listener_endpoint": [],
                        "master_user_secret": [],
                        "password": true,
                        "password_wo": true,
                        "replicas": [],
                        "restore_to_point_in_time": [],
                        "s3_import": [],
                        "tags_all": {},
                        "vpc_security_group_ids": []
                    }
                },
                {
                    "address": "aws_dynamodb_table.good_table",
                    "mode": "managed",
                    "type": "aws_dynamodb_table",
                    "name": "good_table",
                    "provider_name": "registry.terraform.io/hashicorp/aws",
                    "schema_version": 1,
                    "values": {
                        "attribute": [
                            {
                                "name": "id",
                                "type": "S"
                            }
                        ],
                        "billing_mode": "PAY_PER_REQUEST",
                        "deletion_protection_enabled": null,
                        "global_secondary_index": [],
                        "hash_key": "id",
                        "import_table": [],
                        "local_secondary_index": [],
                        "name": "good-table",
                        "on_demand_throughput": [],
                        "point_in_time_recovery": [
                            {
                                "enabled": true
                            }
                        ],
                        "range_key": null,
                        "replica": [],
                        "restore_date_time": null,
                        "restore_source_name": null,
                        "restore_source_table_arn": null,
                        "restore_to_latest_time": null,
                        "stream_enabled": null,
                        "table_class": null,
                        "tags": null,
                        "timeouts": null
                    },
                    "sensitive_values": {
                        "attribute": [
                            {}
                        ],
                        "global_secondary_index": [],
                        "import_table": [],
                        "local_secondary_index": [],
                        "on_demand_throughput": [],
                        "point_in_time_recovery": [
                            {}
                        ],
                        "replica": [],
                        "server_side_encryption": [],
                        "tags_all": {},
                        "ttl": []
                    }
                },
                {
                    "address": "aws_elasticache_replication_group.good_redis",
                    "mode": "managed",
                    "type": "aws_elasticache_replication_group",
                    "name": "good_redis",
                    "provider_name": "registry.terraform.io/hashicorp/aws",
                    "schema_version": 2,
                    "values": {
                        "at_rest_encryption_enabled": "true",
                        "auth_token": null,
                        "auth_token_update_strategy": "ROTATE",
                        "automatic_failover_enabled": false,
                        "description": "good redis",
                        "engine": "redis",
                        "final_snapshot_identifier": null,
                        "kms_key_id": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd",
                        "log_delivery_configuration": [],
                        "multi_az_enabled": false,
                        "node_type": "cache.t3.micro",
                        "notification_topic_arn": null,
                        "num_cache_clusters": 1,
                        "port": null,
                        "preferred_cache_cluster_azs": null,
                        "replication_group_id": "good-redis",
                        "snapshot_arns": null,
                        "snapshot_name": null,
                        "snapshot_retention_limit": null,
                        "tags": null,
                        "timeouts": null,
                        "transit_encryption_enabled": true,
                        "user_group_ids": null
                    },
                    "sensitive_values": {
                        "auth_token": true,
                        "log_delivery_configuration": [],
                        "member_clusters": [],
                        "security_group_ids": [],
                        "security_group_names": [],
                        "tags_all": {}
                    }
                },
                {
                    "address": "aws_redshift_cluster.good_redshift",
                    "mode": "managed",
                    "type": "aws_redshift_cluster",
                    "name": "good_redshift",
                    "provider_name": "registry.terraform.io/hashicorp/aws",
                    "schema_version": 0,
                    "values": {
                        "allow_version_upgrade": true,
                        "apply_immediately": false,
                        "automated_snapshot_retention_period": 1,
                        "availability_zone_relocation_enabled": false,
                        "cluster_identifier": "good-redshift",
                        "cluster_type": "single-node",
                        "cluster_version": "1.0",
                        "database_name": "gooddb",
                        "elastic_ip": null,
                        "encrypted": false,
                        "final_snapshot_identifier": null,
                        "maintenance_track_name": "current",
                        "manage_master_password": null,
                        "manual_snapshot_retention_period": -1,
                        "master_password": "Goodpassword123",
                        "master_password_wo": null,
                        "master_password_wo_version": null,
                        "master_username": "admin",
                        "multi_az": false,
                        "node_type": "dc2.large",
                        "number_of_nodes": 1,
                        "owner_account": null,
                        "port": 5439,
                        "publicly_accessible": false,
                        "skip_final_snapshot": true,
                        "snapshot_arn": null,
                        "snapshot_cluster_identifier": null,
                        "snapshot_identifier": null,
                        "tags": null,
                        "timeouts": null
                    },
                    "sensitive_values": {
                        "cluster_nodes": [],
                        "iam_roles": [],
                        "logging": [],
                        "master_password": true,
                        "master_password_wo": true,
                        "snapshot_copy": [],
                        "tags_all": {},
                        "vpc_security_group_ids": []
                    }
                },
                {
                    "address": "aws_redshift_logging.good_redshift_logging",
                    "mode": "managed",
                    "type": "aws_redshift_logging",
                    "name": "good_redshift_logging",
                    "provider_name": "registry.terraform.io/hashicorp/aws",
                    "schema_version": 0,
                    "values": {
                        "bucket_name": "good-redshift-logs",
                        "cluster_identifier": "good-redshift",
                        "log_destination_type": "s3",
                        "log_exports": null,
                        "s3_key_prefix": "redshift/"
                    },
                    "sensitive_values": {}
                }
            ]
        }
    },
    "resource_changes": [
        {
            "address": "aws_db_instance.good_rds",
            "mode": "managed",
            "type": "aws_db_instance",
            "name": "good_rds",
            "provider_name": "registry.terraform.io/hashicorp/aws",
            "change": {
                "actions": [
                    "create"
                ],
                "before": null,
                "after": {
                    "allocated_storage": 20,
                    "allow_major_version_upgrade": null,
                    "apply_immediately": false,
                    "auto_minor_version_upgrade": true,
                    "blue_green_update": [],
                    "copy_tags_to_snapshot": false,
                    "custom_iam_instance_profile": null,
                    "customer_owned_ip_enabled": null,
                    "dedicated_log_volume": false,
                    "delete_automated_backups": true,
                    "deletion_protection": true,
                    "domain": null,
                    "domain_auth_secret_arn": null,
                    "domain_dns_ips": null,
                    "domain_iam_role_name": null,
                    "domain_ou": null,
                    "enabled_cloudwatch_logs_exports": [
                        "audit",
                        "error",
                        "general",
                        "slowquery"
                    ],
                    "engine": "mysql",
                    "engine_version": "8.0",
                    "final_snapshot_identifier": "good-rds-final",
                    "iam_database_authentication_enabled": null,
                    "identifier": "good-rds",
                    "instance_class": "db.t3.micro",
                    "kms_key_id": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd",
                    "manage_master_user_password": null,
                    "max_allocated_storage": null,
                    "monitoring_interval": 0,
                    "password": "Goodpassword123",
                    "password_wo": null,
                    "password_wo_version": null,
                    "performance_insights_enabled": false,
                    "publicly_accessible": false,
                    "replicate_source_db": null,
                    "restore_to_point_in_time": [],
                    "s3_import": [],
                    "skip_final_snapshot": false,
                    "storage_encrypted": true,
                    "tags": null,
                    "timeouts": null,
                    "upgrade_storage_config": null,
                    "username": "admin"
                },
                "after_unknown": {
                    "address": true,
                    "arn": true,
                    "availability_zone": true,
                    "backup_retention_period": true,
                    "backup_target": true,
                    "backup_window": true,
                    "blue_green_update": [],
                    "ca_cert_identifier": true,
                    "character_set_name": true,
                    "database_insights_mode": true,
                    "db_name": true,
                    "db_subnet_group_name": true,
                    "domain_fqdn": true,
                    "enabled_cloudwatch_logs_exports": [
                        false,
                        false,
                        false,
                        false
                    ],
                    "endpoint": true,
                    "engine_lifecycle_support": true,
                    "engine_version_actual": true,
                    "hosted_zone_id": true,
                    "id": true,
                    "identifier_prefix": true,
                    "iops": true,
                    "latest_restorable_time": true,
                    "license_model": true,
                    "listener_endpoint": true,
                    "maintenance_window": true,
                    "master_user_secret": true,
                    "master_user_secret_kms_key_id": true,
                    "monitoring_role_arn": true,
                    "multi_az": true,
                    "nchar_character_set_name": true,
                    "network_type": true,
                    "option_group_name": true,
                    "parameter_group_name": true,
                    "performance_insights_kms_key_id": true,
                    "performance_insights_retention_period": true,
                    "port": true,
                    "replica_mode": true,
                    "replicas": true,
                    "resource_id": true,
                    "restore_to_point_in_time": [],
                    "s3_import": [],
                    "snapshot_identifier": true,
                    "status": true,
                    "storage_throughput": true,
                    "storage_type": true,
                    "tags_all": true,
                    "timezone": true,
                    "vpc_security_group_ids": true
                },
                "before_sensitive": false,
                "after_sensitive": {
                    "blue_green_update": [],
                    "enabled_cloudwatch_logs_exports": [
                        false,
                        false,
                        false,
                        false
                    ],
                    "listener_endpoint": [],
                    "master_user_secret": [],
                    "password": true,
                    "password_wo": true,
                    "replicas": [],
                    "restore_to_point_in_time": [],
                    "s3_import": [],
                    "tags_all": {},
                    "vpc_security_group_ids": []
                }
            }
        },
        {
            "address": "aws_dynamodb_table.good_table",
            "mode": "managed",
            "type": "aws_dynamodb_table",
            "name": "good_table",
            "provider_name": "registry.terraform.io/hashicorp/aws",
            "change": {
                "actions": [
                    "create"
                ],
                "before": null,
                "after": {
                    "attribute": [
                        {
                            "name": "id",
                            "type": "S"
                        }
                    ],
                    "billing_mode": "PAY_PER_REQUEST",
                    "deletion_protection_enabled": null,
                    "global_secondary_index": [],
                    "hash_key": "id",
                    "import_table": [],
                    "local_secondary_index": [],
                    "name": "good-table",
                    "on_demand_throughput": [],
                    "point_in_time_recovery": [
                        {
                            "enabled": true
                        }
                    ],
                    "range_key": null,
                    "replica": [],
                    "restore_date_time": null,
                    "restore_source_name": null,
                    "restore_source_table_arn": null,
                    "restore_to_latest_time": null,
                    "stream_enabled": null,
                    "table_class": null,
                    "tags": null,
                    "timeouts": null
                },
                "after_unknown": {
                    "arn": true,
                    "attribute": [
                        {}
                    ],
                    "global_secondary_index": [],
                    "id": true,
                    "import_table": [],
                    "local_secondary_index": [],
                    "on_demand_throughput": [],
                    "point_in_time_recovery": [
                        {
                            "recovery_period_in_days": true
                        }
                    ],
                    "read_capacity": true,
                    "replica": [],
                    "server_side_encryption": true,
                    "stream_arn": true,
                    "stream_label": true,
                    "stream_view_type": true,
                    "tags_all": true,
                    "ttl": true,
                    "write_capacity": true
                },
                "before_sensitive": false,
                "after_sensitive": {
                    "attribute": [
                        {}
                    ],
                    "global_secondary_index": [],
                    "import_table": [],
                    "local_secondary_index": [],
                    "on_demand_throughput": [],
                    "point_in_time_recovery": [
                        {}
                    ],
                    "replica": [],
                    "server_side_encryption": [],
                    "tags_all": {},
                    "ttl": []
                }
            }
        },
        {
            "address": "aws_elasticache_replication_group.good_redis",
            "mode": "managed",
            "type": "aws_elasticache_replication_group",
            "name": "good_redis",
            "provider_name": "registry.terraform.io/hashicorp/aws",
            "change": {
                "actions": [
                    "create"
                ],
                "before": null,
                "after": {
                    "at_rest_encryption_enabled": "true",
                    "auth_token": null,
                    "auth_token_update_strategy": "ROTATE",
                    "automatic_failover_enabled": false,
                    "description": "good redis",
                    "engine": "redis",
                    "final_snapshot_identifier": null,
                    "kms_key_id": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd",
                    "log_delivery_configuration": [],
                    "multi_az_enabled": false,
                    "node_type": "cache.t3.micro",
                    "notification_topic_arn": null,
                    "num_cache_clusters": 1,
                    "port": null,
                    "preferred_cache_cluster_azs": null,
                    "replication_group_id": "good-redis",
                    "snapshot_arns": null,
                    "snapshot_name": null,
                    "snapshot_retention_limit": null,
                    "tags": null,
                    "timeouts": null,
                    "transit_encryption_enabled": true,
                    "user_group_ids": null
                },
                "after_unknown": {
                    "apply_immediately": true,
                    "arn": true,
                    "auto_minor_version_upgrade": true,
                    "cluster_enabled": true,
                    "cluster_mode": true,
                    "configuration_endpoint_address": true,
                    "data_tiering_enabled": true,
                    "engine_version": true,
                    "engine_version_actual": true,
                    "global_replication_group_id": true,
                    "id": true,
                    "ip_discovery": true,
                    "log_delivery_configuration": [],
                    "maintenance_window": true,
                    "member_clusters": true,
                    "network_type": true,
                    "num_node_groups": true,
                    "parameter_group_name": true,
                    "primary_endpoint_address": true,
                    "reader_endpoint_address": true,
                    "replicas_per_node_group": true,
                    "security_group_ids": true,
                    "security_group_names": true,
                    "snapshot_window": true,
                    "subnet_group_name": true,
                    "tags_all": true,
                    "transit_encryption_mode": true
                },
                "before_sensitive": false,
                "after_sensitive": {
                    "auth_token": true,
                    "log_delivery_configuration": [],
                    "member_clusters": [],
                    "security_group_ids": [],
                    "security_group_names": [],
                    "tags_all": {}
                }
            }
        },
        {
            "address": "aws_redshift_cluster.good_redshift",
            "mode": "managed",
            "type": "aws_redshift_cluster",
            "name": "good_redshift",
            "provider_name": "registry.terraform.io/hashicorp/aws",
            "change": {
                "actions": [
                    "create"
                ],
                "before": null,
                "after": {
                    "allow_version_upgrade": true,
                    "apply_immediately": false,
                    "automated_snapshot_retention_period": 1,
                    "availability_zone_relocation_enabled": false,
                    "cluster_identifier": "good-redshift",
                    "cluster_type": "single-node",
                    "cluster_version": "1.0",
                    "database_name": "gooddb",
                    "elastic_ip": null,
                    "encrypted": false,
                    "final_snapshot_identifier": null,
                    "maintenance_track_name": "current",
                    "manage_master_password": null,
                    "manual_snapshot_retention_period": -1,
                    "master_password": "Goodpassword123",
                    "master_password_wo": null,
                    "master_password_wo_version": null,
                    "master_username": "admin",
                    "multi_az": false,
                    "node_type": "dc2.large",
                    "number_of_nodes": 1,
                    "owner_account": null,
                    "port": 5439,
                    "publicly_accessible": false,
                    "skip_final_snapshot": true,
                    "snapshot_arn": null,
                    "snapshot_cluster_identifier": null,
                    "snapshot_identifier": null,
                    "tags": null,
                    "timeouts": null
                },
                "after_unknown": {
                    "aqua_configuration_status": true,
                    "arn": true,
                    "availability_zone": true,
                    "cluster_namespace_arn": true,
                    "cluster_nodes": true,
                    "cluster_parameter_group_name": true,
                    "cluster_public_key": true,
                    "cluster_revision_number": true,
                    "cluster_subnet_group_name": true,
                    "default_iam_role_arn": true,
                    "dns_name": true,
                    "endpoint": true,
                    "enhanced_vpc_routing": true,
                    "iam_roles": true,
                    "id": true,
                    "kms_key_id": true,
                    "logging": true,
                    "master_password_secret_arn": true,
                    "master_password_secret_kms_key_id": true,
                    "preferred_maintenance_window": true,
                    "snapshot_copy": true,
                    "tags_all": true,
                    "vpc_security_group_ids": true
                },
                "before_sensitive": false,
                "after_sensitive": {
                    "cluster_nodes": [],
                    "iam_roles": [],
                    "logging": [],
                    "master_password": true,
                    "master_password_wo": true,
                    "snapshot_copy": [],
                    "tags_all": {},
                    "vpc_security_group_ids": []
                }
            }
        },
        {
            "address": "aws_redshift_logging.good_redshift_logging",
            "mode": "managed",
            "type": "aws_redshift_logging",
            "name": "good_redshift_logging",
            "provider_name": "registry.terraform.io/hashicorp/aws",
            "change": {
                "actions": [
                    "create"
                ],
                "before": null,
                "after": {
                    "bucket_name": "good-redshift-logs",
                    "cluster_identifier": "good-redshift",
                    "log_destination_type": "s3",
                    "log_exports": null,
                    "s3_key_prefix": "redshift/"
                },
                "after_unknown": {
                    "id": true
                },
                "before_sensitive": false,
                "after_sensitive": {}
            }
        }
    ],
    "configuration": {
        "provider_config": {
            "aws": {
                "name": "aws",
                "full_name": "registry.terraform.io/hashicorp/aws",
                "version_constraint": "~\u003e 5.0",
                "expressions": {
                    "region": {
                        "constant_value": "ap-south-1"
                    }
                }
            }
        },
        "root_module": {
            "resources": [
                {
                    "address": "aws_db_instance.good_rds",
                    "mode": "managed",
                    "type": "aws_db_instance",
                    "name": "good_rds",
                    "provider_config_key": "aws",
                    "expressions": {
                        "allocated_storage": {
                            "constant_value": 20
                        },
                        "auto_minor_version_upgrade": {
                            "constant_value": true
                        },
                        "deletion_protection": {
                            "constant_value": true
                        },
                        "enabled_cloudwatch_logs_exports": {
                            "constant_value": [
                                "audit",
                                "error",
                                "general",
                                "slowquery"
                            ]
                        },
                        "engine": {
                            "constant_value": "mysql"
                        },
                        "engine_version": {
                            "constant_value": "8.0"
                        },
                        "final_snapshot_identifier": {
                            "constant_value": "good-rds-final"
                        },
                        "identifier": {
                            "constant_value": "good-rds"
                        },
                        "instance_class": {
                            "constant_value": "db.t3.micro"
                        },
                        "kms_key_id": {
                            "constant_value": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd"
                        },
                        "password": {
                            "constant_value": "Goodpassword123"
                        },
                        "publicly_accessible": {
                            "constant_value": false
                        },
                        "skip_final_snapshot": {
                            "constant_value": false
                        },
                        "storage_encrypted": {
                            "constant_value": true
                        },
                        "username": {
                            "constant_value": "admin"
                        }
                    },
                    "schema_version": 2
                },
                {
                    "address": "aws_dynamodb_table.good_table",
                    "mode": "managed",
                    "type": "aws_dynamodb_table",
                    "name": "good_table",
                    "provider_config_key": "aws",
                    "expressions": {
                        "attribute": [
                            {
                                "name": {
                                    "constant_value": "id"
                                },
                                "type": {
                                    "constant_value": "S"
                                }
                            }
                        ],
                        "billing_mode": {
                            "constant_value": "PAY_PER_REQUEST"
                        },
                        "hash_key": {
                            "constant_value": "id"
                        },
                        "name": {
                            "constant_value": "good-table"
                        },
                        "point_in_time_recovery": [
                            {
                                "enabled": {
                                    "constant_value": true
                                }
                            }
                        ]
                    },
                    "schema_version": 1
                },
                {
                    "address": "aws_elasticache_replication_group.good_redis",
                    "mode": "managed",
                    "type": "aws_elasticache_replication_group",
                    "name": "good_redis",
                    "provider_config_key": "aws",
                    "expressions": {
                        "at_rest_encryption_enabled": {
                            "constant_value": true
                        },
                        "description": {
                            "constant_value": "good redis"
                        },
                        "kms_key_id": {
                            "constant_value": "arn:aws:kms:ap-south-1:123456789012:key/mrk-1234abcd"
                        },
                        "node_type": {
                            "constant_value": "cache.t3.micro"
                        },
                        "num_cache_clusters": {
                            "constant_value": 1
                        },
                        "replication_group_id": {
                            "constant_value": "good-redis"
                        },
                        "transit_encryption_enabled": {
                            "constant_value": true
                        }
                    },
                    "schema_version": 2
                },
                {
                    "address": "aws_redshift_cluster.good_redshift",
                    "mode": "managed",
                    "type": "aws_redshift_cluster",
                    "name": "good_redshift",
                    "provider_config_key": "aws",
                    "expressions": {
                        "cluster_identifier": {
                            "constant_value": "good-redshift"
                        },
                        "cluster_type": {
                            "constant_value": "single-node"
                        },
                        "database_name": {
                            "constant_value": "gooddb"
                        },
                        "master_password": {
                            "constant_value": "Goodpassword123"
                        },
                        "master_username": {
                            "constant_value": "admin"
                        },
                        "node_type": {
                            "constant_value": "dc2.large"
                        },
                        "publicly_accessible": {
                            "constant_value": false
                        },
                        "skip_final_snapshot": {
                            "constant_value": true
                        }
                    },
                    "schema_version": 0
                },
                {
                    "address": "aws_redshift_logging.good_redshift_logging",
                    "mode": "managed",
                    "type": "aws_redshift_logging",
                    "name": "good_redshift_logging",
                    "provider_config_key": "aws",
                    "expressions": {
                        "bucket_name": {
                            "constant_value": "good-redshift-logs"
                        },
                        "cluster_identifier": {
                            "references": [
                                "aws_redshift_cluster.good_redshift.cluster_identifier",
                                "aws_redshift_cluster.good_redshift"
                            ]
                        },
                        "log_destination_type": {
                            "constant_value": "s3"
                        },
                        "s3_key_prefix": {
                            "constant_value": "redshift/"
                        }
                    },
                    "schema_version": 0
                }
            ]
        }
    },
    "relevant_attributes": [
        {
            "resource": "aws_redshift_cluster.good_redshift",
            "attribute": [
                "cluster_identifier"
            ]
        }
    ],
    "timestamp": "2026-07-17T12:41:03Z",
    "applyable": true,
    "complete": true,
    "errored": false
}