This commit is contained in:
@@ -20,6 +20,11 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- terraform -chdir=infrastructure init
|
- terraform -chdir=infrastructure init
|
||||||
- terraform -chdir=infrastructure plan
|
- terraform -chdir=infrastructure plan
|
||||||
|
environment:
|
||||||
|
tf_virtual_environment_endpoint:
|
||||||
|
from_secret: virtual_environment_endpoint
|
||||||
|
tf_virtual_environment_api_token:
|
||||||
|
from_secret: virtual_environment_api_token
|
||||||
# when:
|
# when:
|
||||||
# event:
|
# event:
|
||||||
# - pull_request
|
# - pull_request
|
||||||
Reference in New Issue
Block a user