Add OpenTofu exclude parameter support #759
test-apply.yaml
on: pull_request
Auto Approve
36s
Auto Approve plan error
20s
Apply apply phase error
50s
Apply without token
27s
Apply approved changes
37s
Apply approved changes with variables
30s
backend_config terraform 12
1m 30s
backend_config terraform 13
53s
Apply approved with a variable and label
34s
Apply when there are no planned changes
38s
Apply when there is no approved plan
26s
Apply using a personal access token
32s
Apply using a fine grained personal access token
32s
Apply using a token in TERRAFORM_ACTIONS_GITHUB_TOKEN
30s
Apply changes with deprecated var
19s
Apply changes are refresh
44s
Apply with pre-run script
36s
Apply with inconsistent warnings
31s
Apply with inconsistent warnings (plan text)
44s
Apply a plan that doesn't fit in a comment
38s
Don't apply a changed plan that doesn't fit in a comment
35s
Get comment using partial fingerprint
45s
Generate and apply a destroy mode plan
34s
Generate and apply a destroy mode plan with a label
38s
Apply OpenTofu
49s
Apply a plan with long outputs
29s
Apply a plan with outputs
30s
Apply a plan with ephemeral variables
1m 36s
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/
|