Add OpenTofu exclude parameter support #760
test-apply.yaml
on: pull_request
Auto Approve
28s
Auto Approve plan error
20s
Apply apply phase error
52s
Apply without token
24s
Apply approved changes
40s
Apply approved changes with variables
34s
backend_config terraform 12
1m 2s
backend_config terraform 13
58s
Apply approved with a variable and label
33s
Apply when there are no planned changes
34s
Apply when there is no approved plan
29s
Apply using a personal access token
28s
Apply using a fine grained personal access token
31s
Apply using a token in TERRAFORM_ACTIONS_GITHUB_TOKEN
35s
Apply changes with deprecated var
21s
Apply changes are refresh
51s
Apply with pre-run script
29s
Apply with inconsistent warnings
31s
Apply with inconsistent warnings (plan text)
38s
Apply a plan that doesn't fit in a comment
34s
Don't apply a changed plan that doesn't fit in a comment
41s
Get comment using partial fingerprint
57s
Generate and apply a destroy mode plan
39s
Generate and apply a destroy mode plan with a label
39s
Apply OpenTofu
49s
Apply a plan with long outputs
31s
Apply a plan with outputs
29s
Apply a plan with ephemeral variables
1m 41s
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 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/
|
|
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']
|