Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-4080

support S3 URL as the file type 'source'

    XMLWordPrintable

Details

    • New Feature
    • Status: Needs Information
    • Normal
    • Resolution: Unresolved
    • None
    • None
    • Types and Providers
    • Normal

    Description

      It would be nice to use AWS S3 resources as a source for the Puppet file type.

      Something like:

      file { 
          "/tmp/example.txt":
              source => 's3://foo-bucket/bar.file',
      	region => 'ap-southeast-2',
      }
      

      This will allow puppet users who wish to manage sensitive files in an Amazon S3 bucket and use IAM roles to manage access to the files. It would be useful for both users of ec2 and computing infrastructure external to Amazon.

      Attachments

        Issue Links

          Activity

            People

              ericsorenson Eric Sorenson
              pjfoley Peter Foley
              Eric Thompson Eric Thompson
              Votes:
              5 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:

                Zendesk Support