Skip to content

Conversation

@lvalentine6
Copy link
Member

πŸš€ κ°œμš”

Issue-ID: issuefy-##

πŸ“— μœ ν˜•

  • μƒˆλ‘œμš΄ κΈ°λŠ₯ μΆ”κ°€
  • 버그 μˆ˜μ •
  • μ½”λ“œμ— 영ν–₯을 μ£Όμ§€ μ•ŠλŠ” 변경사항(μ˜€νƒ€ μˆ˜μ •, νƒ­ μ‚¬μ΄μ¦ˆ λ³€κ²½, λ³€μˆ˜λͺ… λ³€κ²½)
  • μ½”λ“œ λ¦¬νŒ©ν† λ§
  • 주석 μΆ”κ°€ 및 μˆ˜μ •
  • λ¬Έμ„œ μˆ˜μ •
  • ν…ŒμŠ€νŠΈ μΆ”κ°€, ν…ŒμŠ€νŠΈ λ¦¬νŒ©ν† λ§
  • λΉŒλ“œ λΆ€λΆ„ ν˜Ήμ€ νŒ¨ν‚€μ§€ λ§€λ‹ˆμ € μˆ˜μ •
  • 파일 ν˜Ήμ€ 폴더λͺ… μˆ˜μ •
  • 파일 ν˜Ήμ€ 폴더 μ‚­μ œ

πŸ”Ž 상세 λ‚΄μš©

βœ… Checklist

PR이 λ‹€μŒ μš”κ΅¬ 사항을 μΆ©μ‘±ν•˜λŠ”μ§€ ν™•μΈν•˜μ„Έμš”.

  • 컀밋 λ©”μ‹œμ§€ μ»¨λ²€μ…˜μ— 맞게 μž‘μ„±ν–ˆμŠ΅λ‹ˆλ‹€.
  • λ³€κ²½ 사항에 λŒ€ν•œ ν…ŒμŠ€νŠΈλ₯Ό ν–ˆμŠ΅λ‹ˆλ‹€.

@github-actions
Copy link

πŸ“„ Terraform Plan Summary

πŸ’¬ λ³€κ²½ μš”μ•½

  + create
  + resource "aws_alb" "issuefy_alb" {
  + resource "aws_alb_listener" "this" {
  + resource "aws_alb_listener" "this" {
  + resource "aws_alb_listener" "this" {
  + resource "aws_alb_listener" "this" {
  + resource "aws_lb_target_group" "issuefy_target_group" {
  + resource "aws_lb_target_group" "issuefy_target_group" {
  + resource "aws_lb_target_group" "issuefy_target_group" {
  + resource "aws_lb_target_group" "issuefy_target_group" {
  + resource "aws_lb_target_group" "issuefy_target_group" {
  + resource "aws_service_discovery_private_dns_namespace" "issuefy-ns" {
  + resource "aws_instance" "multi_role" {
  + resource "aws_instance" "multi_role" {
  + resource "aws_instance" "multi_role" {
  + resource "aws_ecs_cluster" "issuefy_cluster" {
  + resource "aws_ecs_service" "services" {
  + resource "aws_ecs_service" "services" {
  + resource "aws_ecs_service" "services" {
  + resource "aws_ecs_service" "services" {
  + resource "aws_ecs_service" "services" {
  + resource "aws_ecs_task_definition" "tasks" {
  + resource "aws_ecs_task_definition" "tasks" {
  + resource "aws_ecs_task_definition" "tasks" {
  + resource "aws_ecs_task_definition" "tasks" {
  + resource "aws_ecs_task_definition" "tasks" {
  + resource "aws_iam_group" "this" {
  + resource "aws_iam_group_membership" "membership" {
  + resource "aws_iam_group_policy_attachment" "deny_no_mfa_attach" {
  + resource "aws_iam_group_policy_attachment" "policies" {
  + resource "aws_iam_group_policy_attachment" "policies" {
  + resource "aws_iam_group_policy_attachment" "policies" {
  + resource "aws_iam_group_policy_attachment" "policies" {
  + resource "aws_iam_policy" "deny_if_no_mfa" {
  + resource "aws_iam_user" "this" {
  + resource "aws_iam_instance_profile" "this" {
  + resource "aws_iam_role" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_iam_instance_profile" "this" {
  + resource "aws_iam_role" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_iam_instance_profile" "this" {
  + resource "aws_iam_role" "this" {
  + resource "aws_iam_role_policy_attachment" "this" {
  + resource "aws_db_instance" "this" {
  + resource "aws_db_subnet_group" "this" {
  + resource "aws_security_group" "alb" {
Plan: 65 to add, 0 to change, 0 to destroy.

πŸ“Œ μƒνƒœ

πŸ”„ 변경사항 있음: 적용 μ‹œ λ¦¬μ†ŒμŠ€ 변경이 λ°œμƒν•©λ‹ˆλ‹€.

πŸ“Ž μ°Έκ³ 

전체 Terraform Plan κ²°κ³ΌλŠ” GitHub Actions Artifactμ—μ„œ ν™•μΈν•˜μ‹€ 수 μžˆμŠ΅λ‹ˆλ‹€.

@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
@2024-Iris 2024-Iris deleted a comment from github-actions bot May 26, 2025
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