https://github.com/eamonnfaherty/service-catalog-product-maker
https://github.com/eamonnfaherty/service-catalog-product-maker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eamonnfaherty/service-catalog-product-maker
- Owner: eamonnfaherty
- Created: 2019-10-24T15:54:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T13:55:30.000Z (almost 6 years ago)
- Last Synced: 2025-10-28T18:26:21.002Z (8 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## service catalog product builder
builds AWS CloudFormation templates that can be used as a seed for Service Catalog products
## Usage
### make-me-a
servicecatalog-product-maker make-me-a ${REGION} AWS::S3::Bucket --include-optional
servicecatalog-product-maker make-me-a ${REGION} AWS::S3::Bucket --no-include-optional
### make-me-all
servicecatalog-product-maker make-me-all ${REGION} --include-optional output
servicecatalog-product-maker make-me-all ${REGION} --no-include-optional output