-
Bug
-
Resolution: Unresolved
-
Blocker
-
Jenkins ver. 1.586
AWS CloudFormation Plugin ver. 0.14
When I create a project and creating CloudFormation stack through "Build Environment" section everything is working fine (outputs are added as environment variables).
When I use "AWS CloudFormation" through "Add build-step" it seems that the outputs variables are missing.
This has stopped our development due to that I need to execute shells and inject variables to the stack but I can't while it's running as "Build Environment", and when I move it as "build-step" I don't have the outputs I need.