mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +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:
|
terraform_apply:
|
||||||
required: false
|
required: false
|
||||||
type: choice
|
type: string
|
||||||
default: 'false'
|
default: 'false'
|
||||||
options:
|
|
||||||
- 'true'
|
|
||||||
- 'false'
|
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
AWS_ACCESS_KEY_ID:
|
AWS_ACCESS_KEY_ID:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue