You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following from this discussion. We would like to be able to manage repo settings (including permissions) centrally and via IAC. As Pulumi is our IAC language of choice, it makes sense to start there.
New repo in MeltanoLabs with Pulumi project containing IAC for all Taps/Targets in MeltanoLabs org.
Since the repos already exist, we'd need to first import or get resources and then apply changes.
We'd declare our preferred settings for each repo, including common settings like allow_merge_commit, allow_auto_merge, and other configuration details.
We could define groups of differently-configured repos as needed; not all repos would need to have identical configurations - but likely we could manage all repos with 2-4 total configsets.
The text was updated successfully, but these errors were encountered:
Following from this discussion. We would like to be able to manage repo settings (including permissions) centrally and via IAC. As Pulumi is our IAC language of choice, it makes sense to start there.
Related to:
Overview spec:
MeltanoLabs
with Pulumi project containing IAC for all Taps/Targets in MeltanoLabs org.The text was updated successfully, but these errors were encountered: