Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tps, timepoints, あたりを明確にする #26

Open
coord-e opened this issue Jul 16, 2019 · 0 comments
Open

tps, timepoints, あたりを明確にする #26

coord-e opened this issue Jul 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@coord-e
Copy link
Contributor

coord-e commented Jul 16, 2019

Step 1: 目的

  • タイムポイントあたりをどう設定すればいいのかわからない
  • tpsは必須、timepoints, start_datetime, end_datetimeはなぜかコメントアウトされとる

schedule_expression = "${element(var.tps, count.index)}"

infrastructure/ecs.tf

Lines 18 to 20 in 8fc95d2

/* timepoints = "${var.timepoints}" */
/* start_datetime = "${var.start_datetime}" */
/* end_datetime = "${var.end_datetime}" */

  • tpsがterraform.tfvars.sampleにない

Step 2: 概要

  • タイムポイントをインフラから指定できるようにする、タイムゾーンなどを明確にする
@coord-e coord-e added the enhancement New feature or request label Jul 16, 2019
@coord-e coord-e self-assigned this Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant