mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
terraform apply as a string
This commit is contained in:
parent
ffbb621282
commit
5001893490
1 changed files with 1 additions and 4 deletions
5
.github/workflows/_deploy_lambda.yml
vendored
5
.github/workflows/_deploy_lambda.yml
vendored
|
|
@ -25,11 +25,8 @@ on:
|
|||
|
||||
terraform_apply:
|
||||
required: false
|
||||
type: choice
|
||||
type: string
|
||||
default: 'false'
|
||||
options:
|
||||
- 'true'
|
||||
- 'false'
|
||||
|
||||
secrets:
|
||||
AWS_ACCESS_KEY_ID:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue