[FR]: Add resource-specific defaults/merges/overrides to modules/project-factory
#2797
Labels
enhancement
New feature or request
modules/project-factory
#2797
The feature request
The PF currently uses three variables—
data_defaults
,data_merges
, anddata_overrides
—to modify project attributes. However, the PF also creates folders and billing budgets, which these variables do not affect.Allow the project factory to modify the attributes of the other resources it creates.
Proposed solution
Two possible solutions:
project_defaults
,project_merges
,project_overrides
.data_*
variables representing the resource they alter. Something like thisAdditional context
No response
The text was updated successfully, but these errors were encountered: