Skip to content

adds summary of github workflow for terraform cicd for aws infra#14

Merged
NgaNaNa merged 1 commit intomainfrom
update-readme
May 18, 2025
Merged

adds summary of github workflow for terraform cicd for aws infra#14
NgaNaNa merged 1 commit intomainfrom
update-readme

Conversation

@NgaNaNa
Copy link
Owner

@NgaNaNa NgaNaNa commented May 18, 2025

No description provided.

@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_ssm_parameter.ecs_ami: Reading...
data.aws_iam_policy_document.ecs_task_assume: Reading...
aws_ecs_cluster.ecs_cluster: Refreshing state... [id=arn:aws:ecs:ap-southeast-2:774094062037:cluster/dev-ecs-cluster]
aws_cloudwatch_log_group.ecs_logs: Refreshing state... [id=/ecs/node-app]
data.aws_iam_policy_document.ecs_instance_assume: Reading...
aws_security_group.alb_sg: Refreshing state... [id=sg-07ef8b595c19b9d6b]
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_instance_role: Refreshing state... [id=dev-ecs-instance]
data.aws_iam_policy_document.ecs_task_assume: Read complete after 0s [id=1077804475]
aws_iam_role.ecs_task_execution_role: Refreshing state... [id=dev-ecs-task-exec-role]
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]
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]
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.task_sg: Refreshing state... [id=sg-0160e73ad5513deb4]
aws_security_group.ecs_instance_sg: Refreshing state... [id=sg-0bd55d82dcf8ba1dd]
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_autoscaling_group.ecs_asg: Refreshing state... [id=dev-ecs-asg-20250514045852956600000003]
aws_lb_listener.http_listener: Refreshing state... [id=arn:aws:elasticloadbalancing:ap-southeast-2:774094062037:listener/app/dev-app-alb/68e4b0e6a66ba22e/b0c1b21796997ebf]
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.

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

@NgaNaNa NgaNaNa merged commit 8a81bf5 into main May 18, 2025
1 check passed
@NgaNaNa NgaNaNa deleted the update-readme branch May 18, 2025 12:18
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.

1 participant