Skip to content

ロールバック可能にする - #3

Open
akmhmgc wants to merge 1 commit into
network-mode-bridgefrom
rollback
Open

ロールバック可能にする#3
akmhmgc wants to merge 1 commit into
network-mode-bridgefrom
rollback

Conversation

@akmhmgc

@akmhmgc akmhmgc commented Aug 29, 2024

Copy link
Copy Markdown
Owner

No description provided.

@akmhmgc
akmhmgc changed the base branch from main to improvement August 29, 2024 11:28
@akmhmgc
akmhmgc changed the base branch from improvement to network-mode-bridge August 29, 2024 11:29
Comment thread ecs.tf
command = ["sleep", "8000"]
}
])
skip_destroy = true

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whether to retain the old revision when the resource is destroyed or replacement is necessary. Default is false.
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_task_definition.html

trueにすることで過去のtask_definitionを削除しなくなる

image

これを設定していないと、過去のrevisionはINACTIVEステータスになってしまう

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