Fix incorrect plan changed report with truncated plans #773
test-apply.yaml
on: pull_request
Auto Approve
31s
Auto Approve plan error
24s
Apply apply phase error
54s
Apply without token
24s
Apply approved changes
38s
Apply approved changes with variables
28s
backend_config terraform 12
1m 13s
backend_config terraform 13
1m 10s
Apply approved with a variable and label
32s
Apply when there are no planned changes
36s
Apply when there is no approved plan
26s
Apply using a personal access token
35s
Apply using a fine grained personal access token
39s
Apply using a token in TERRAFORM_ACTIONS_GITHUB_TOKEN
33s
Apply changes with deprecated var
23s
Apply changes are refresh
43s
Apply with pre-run script
29s
Apply with inconsistent warnings
34s
Apply with inconsistent warnings (plan text)
43s
Apply a plan that doesn't fit in a comment
37s
Don't apply a changed plan that doesn't fit in a comment
33s
Get comment using partial fingerprint
1m 3s
Generate and apply a destroy mode plan
42s
Generate and apply a destroy mode plan with a label
35s
Apply OpenTofu
44s
Apply a plan with long outputs
32s
Apply a plan with outputs
31s
Apply a plan with ephemeral variables
1m 40s
Annotations
1 error and 4 warnings
|
Apply changes with deprecated var
The var input has been removed. Use the variables input instead. See https://github.com/dflook/terraform-github-actions/blob/main/CHANGELOG.md
|
|
Apply changes with deprecated var
Unexpected input(s) 'var', valid inputs are ['entryPoint', 'args', 'path', 'workspace', 'label', 'variables', 'var_file', 'backend_config', 'backend_config_file', 'replace', 'target', 'destroy', 'refresh', 'plan_path', 'auto_approve', 'parallelism']
|
|
Apply with inconsistent warnings (plan text)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Apply with inconsistent warnings (plan text)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Apply with inconsistent warnings (plan text)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|