CloudFormation's limits require that we upload the template to S3 and run create-stack or update-stack with a reference there using the template-url parameter. It would be great if this was supported by cfnUpdate.

          [JENKINS-44487] Allow using a file from S3 in cfnUpdate

          Sounds great. Will implement it as soon as I find time.

          Thorsten Hoeger added a comment - Sounds great. Will implement it as soon as I find time.

          Hey, I opened a pull request for this here: https://github.com/jenkinsci/pipeline-aws-plugin/pull/6

          Omer van Kloeten added a comment - Hey, I opened a pull request for this here:  https://github.com/jenkinsci/pipeline-aws-plugin/pull/6

          Code changed in jenkins
          User: Thorsten Hoeger
          Path:
          README.md
          src/main/java/de/taimos/pipeline/aws/cloudformation/CFNUpdateStep.java
          src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
          http://jenkins-ci.org/commit/pipeline-aws-plugin/a99da2c1300a472f2982de1eceedfe2e5cca48b6
          Log:
          Merge pull request #6 from omervk/feature/support-template-urls

          JENKINS-44487 Added the ability to use a URL in cfnUpdate

          Compare: https://github.com/jenkinsci/pipeline-aws-plugin/compare/53e1551ddbc5...a99da2c1300a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Thorsten Hoeger Path: README.md src/main/java/de/taimos/pipeline/aws/cloudformation/CFNUpdateStep.java src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java http://jenkins-ci.org/commit/pipeline-aws-plugin/a99da2c1300a472f2982de1eceedfe2e5cca48b6 Log: Merge pull request #6 from omervk/feature/support-template-urls JENKINS-44487 Added the ability to use a URL in cfnUpdate Compare: https://github.com/jenkinsci/pipeline-aws-plugin/compare/53e1551ddbc5...a99da2c1300a

            hoegertn Thorsten Hoeger
            omervk Omer van Kloeten
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: