Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customisation of additional template fields #263

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

seancaffery
Copy link
Contributor

@seancaffery seancaffery commented Jul 16, 2024

We need to run two instances of the sync for different Google accounts. There are naming conflicts when trying to do this with two instances in the same account. I've added some additional parameters that allow us to avoid the conflicts.

  • Allow override of the Cloudwatch log group name
  • Allow a suffix to be added to the IAM role
  • Allow override of the Lambda function name

I'm not committed to doing it in this exact way but I do need some way to customise the mentioned fields. Thanks :)

Signed-off-by: Sean Caffery <sean@meandu.com>
Signed-off-by: Sean Caffery <sean@meandu.com>
Signed-off-by: Sean Caffery <sean@meandu.com>
@christiangda christiangda added this pull request to the merge queue Aug 27, 2024
Merged via the queue into slashdevops:main with commit c89d60a Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants