-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aws-cloudformation): allow specifying custom resource type (#943)
Adds the `resourceType` property to `CustomResource` which allows specifying the type name for the resource. Custom resource type names must start with "Custom::" and have some naming restrictions, which are validated.
- Loading branch information
Elad Ben-Israel
authored
Oct 17, 2018
1 parent
5996442
commit 9de3a84
Showing
2 changed files
with
97 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters