WIP: Module for EEs

This commit is contained in:
Shane McDonald
2020-10-10 11:02:16 -04:00
parent 1f4a45a698
commit ee1d322336
8 changed files with 112 additions and 0 deletions

View File

@@ -31,6 +31,10 @@ options:
description:
- Description to use for the project.
type: str
execution_environment:
description:
- Execution Environment to use for the project.
type: str
scm_type:
description:
- Type of SCM resource.