Skip to content

Conversation

@NgaNaNa
Copy link
Owner

@NgaNaNa NgaNaNa commented May 18, 2025

CICD for Terraform DEV

@github-actions
Copy link

Terraform Format and Style - DEV 🖌success

Terraform Initialization - DEV ⚙️success

Terraform Validation - DEV 🤖success

Terraform Plan - DEV 📖failure

Show Plan

terraform

*Pushed by: @NgaNaNa, Action: `pull_request`*

@github-actions
Copy link

Terraform Format and Style - DEV 🖌success

Terraform Initialization - DEV ⚙️success

Terraform Validation - DEV 🤖success

Terraform Plan - DEV 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
data.aws_iam_policy_document.ecs_task_assume: Reading...
data.aws_iam_policy_document.ecs_instance_assume: Reading...
data.aws_ssm_parameter.ecs_ami: Reading...
aws_cloudwatch_log_group.ecs_logs: Refreshing state... [id=/ecs/node-app]
aws_security_group.alb_sg: Refreshing state... [id=sg-07ef8b595c19b9d6b]
aws_ecs_cluster.ecs_cluster: Refreshing state... [id=arn:aws:ecs:ap-southeast-2:774094062037:cluster/dev-ecs-cluster]
data.aws_iam_policy_document.ecs_task_assume: Read complete after 0s [id=1077804475]
aws_lb_target_group.node_app_tg: Refreshing state... [id=arn:aws:elasticloadbalancing:ap-southeast-2:774094062037:targetgroup/dev-app-tg/861811d03bb46ba3]
data.aws_iam_policy_document.ecs_instance_assume: Read complete after 0s [id=2851119427]
aws_iam_role.ecs_task_execution_role: Refreshing state... [id=dev-ecs-task-exec-role]
aws_iam_role.ecs_instance_role: Refreshing state... [id=dev-ecs-instance]
aws_iam_role_policy_attachment.aws_managed_ecs: Refreshing state... [id=dev-ecs-instance-20250513081523718200000001]
aws_iam_instance_profile.ecs_instance_profile: Refreshing state... [id=dev-ecs-instance-profile]
aws_iam_role_policy_attachment.ecs_exec_managed: Refreshing state... [id=dev-ecs-task-exec-role-20250517025851253000000001]
aws_ecs_task_definition.node_app_task: Refreshing state... [id=dev-node-app]
data.aws_ssm_parameter.ecs_ami: Read complete after 1s [id=/aws/service/ecs/optimized-ami/amazon-linux-2/recommended/image_id]
aws_security_group.ecs_instance_sg: Refreshing state... [id=sg-0bd55d82dcf8ba1dd]
aws_security_group.task_sg: Refreshing state... [id=sg-0160e73ad5513deb4]
aws_lb.app_alb: Refreshing state... [id=arn:aws:elasticloadbalancing:ap-southeast-2:774094062037:loadbalancer/app/dev-app-alb/68e4b0e6a66ba22e]
aws_launch_template.ecs: Refreshing state... [id=lt-0f3124218862c5447]
aws_lb_listener.http_listener: Refreshing state... [id=arn:aws:elasticloadbalancing:ap-southeast-2:774094062037:listener/app/dev-app-alb/68e4b0e6a66ba22e/b0c1b21796997ebf]
aws_autoscaling_group.ecs_asg: Refreshing state... [id=dev-ecs-asg-20250514045852956600000003]
aws_ecs_capacity_provider.ecs_capacity_provider: Refreshing state... [id=arn:aws:ecs:ap-southeast-2:774094062037:capacity-provider/dev-ecs_capacity_provider]
aws_ecs_cluster_capacity_providers.cluster_capacity_provider: Refreshing state... [id=dev-ecs-cluster]
aws_ecs_service.node_app_service: Refreshing state... [id=arn:aws:ecs:ap-southeast-2:774094062037:service/dev-ecs-cluster/dev-node-app-svc]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
Releasing state lock. This may take a few moments...

*Pushed by: @NgaNaNa, Action: `pull_request`*

@NgaNaNa NgaNaNa merged commit c9736ff into main May 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants