We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559cf3a commit 2375106Copy full SHA for 2375106
action.yml
@@ -1,5 +1,8 @@
1
name: 'Terraform Backend Action'
2
description: 'Download or upload Terraform state file from/to GitHub repository'
3
+branding:
4
+ icon: 'anchor'
5
+ color: 'purple'
6
inputs:
7
token:
8
description: 'GitHub Token'
0 commit comments