Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 637 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 637 Bytes

AWS PSP

Chef Platform Support Pack (PSP) for managing AWS.

AWS Support Last Build Views

Usage

name 'my-cookbook'
maintainer 'John Doe'
maintainer_email '[email protected]'
issues_url 'https://github.com/jdoe/my-cookbook'
source_url 'https://github.com/jdoe/my-cookbook'
license 'Apache-2.0'
description 'My AWS cookbook'
version '0.1.0'
chef_version '>= 18.0.0'

depends 'aws-psp', '>= 0.1.0'