Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8e078c

Browse files
committed
pr feedback to update comment
1 parent80631df commitd8e078c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎provisioner/terraform/timings.go‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ type timingKind string
2020
// We cannot reference these because they're in an internal package.
2121
const (
2222
// Stage markers are used to denote the beginning and end of stages. Without
23-
// these, only discrete events within stages can be measured, which may omit
24-
// setup/teardown time or other unmeasured overhead.
23+
// these, only discrete events(i.e. resource changes)within stages can be
24+
//measured, which may omitsetup/teardown time or other unmeasured overhead.
2525
timingStageStarttimingKind="stage_start"
2626
timingStageEndtimingKind="stage_end"
2727
timingStageErrortimingKind="stage_error"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp