-
Notifications
You must be signed in to change notification settings - Fork 913
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
Add Alerts, Logging, Channels Factories #2758
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joshw123 this is great stuff!
I left comments below, but besides that:
- We need to update project/README.md to include examples the new variables and factories
- FAST tests need to be updated
I have a few more things, but let's start with this batch.
Thank You, Ill look at the above, Im checking through all the fields too to ensure optional and required match the docs, and to include validation where necessary :) |
@ludoo @juliocc The only two tests that are still not passing are examples.test_plan.test_example[terraform:modules/project-factory:Example:1] examples.test_plan.test_example[terraform:modules/project-factory:Tests:1] I don't know if its just me, but I can't seem to see where it is getting them values, could you point me in the right direction please? :) Thank You. |
Look at the
Same thing here. Take a look at the contributing guide for more details. |
Can you sign the CLA from the |
That address is mine. Should be fixed now. |
@joshw123 I'll do my second pass today. Apologies for the delay. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving a few more comments below.
I also sent you a PR against your branch with a few styling fixes. Once you get that merged I'll try to get started on removing the default_alerts_email
variable and use essential_contacts
Co-authored-by: Julio Castillo <[email protected]>
Co-authored-by: Julio Castillo <[email protected]>
We'll do observability stuff in a separate PR
I updated this PR to change only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome stuff. Can we wait a couple of days for fast and do it in fast dev, as I'm almost ready to send a large pr there...
Absolutely. That's why I removed the fast part. |
Checklist
I applicable, I acknowledge that I have:
terraform fmt
on all modified filestools/tfdoc.py