Skip to content

Commit

Permalink
AWS::CodeBuild::Project.Environment.Type AllowedValues expansion (#1589)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron authored Jun 12, 2020
1 parent d5c1b41 commit 4b65edb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@
"path": "/ValueTypes/AWS::CodeBuild::Project.Environment.Type",
"value": {
"AllowedValues": [
"ARM_CONTAINER",
"LINUX_CONTAINER",
"LINUX_GPU_CONTAINER",
"WINDOWS_CONTAINER"
]
}
Expand Down

0 comments on commit 4b65edb

Please sign in to comment.