Add support for ephemeral variables in terraform >= 1.10.0 #691
test-apply.yaml
on: pull_request
Auto Approve
37s
Auto Approve plan error
21s
Apply apply phase error
52s
Apply without token
23s
Apply approved changes
41s
Apply approved changes with variables
34s
backend_config terraform 12
1m 2s
backend_config terraform 13
52s
Apply approved with a variable and label
35s
Apply when there are no planned changes
40s
Apply when there is no approved plan
26s
Apply using a personal access token
29s
Apply using a fine grained personal access token
31s
Apply using a token in TERRAFORM_ACTIONS_GITHUB_TOKEN
31s
Apply approved changes with deprecated vars
32s
Apply changes are refresh
44s
Apply with pre-run script
32s
Apply with inconsistent warnings
32s
Apply with inconsistent warnings (plan text)
37s
Apply a plan that doesn't fit in a comment
33s
Don't apply a changed plan that doesn't fit in a comment
29s
Get comment using partial fingerprint
58s
Generate and apply a destroy mode plan
38s
Generate and apply a destroy mode plan with a label
41s
Apply OpenTofu
45s
Apply a plan with long outputs
32s
Apply a plan with outputs
29s
Apply a plan with ephemeral variables
1m 31s
Nice error message for ephemeral var
28s
Annotations
6 warnings
Apply approved changes with deprecated vars
Input 'var' has been deprecated with message: Use the variables input instead.
|
Apply approved changes with deprecated vars
Input 'var' has been deprecated with message: Use the variables input instead.
|
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/
|
Nice error message for ephemeral var
Input 'var' has been deprecated with message: Use the variables input instead.
|