-
Notifications
You must be signed in to change notification settings - Fork 882
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
Fix E2E tests #2699
Fix E2E tests #2699
Conversation
This is one more of the "I'm not sure this won't introduce circular deps" PRs... |
I know :-) |
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.
I'm always way of adding new dependencies in the outputs of our core modules (see PR comment above), but if you're 100% sure about this, go ahead.
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.
Actually, tests show cycles in both fast and blueprints. Let's maybe not merge this.
I'm not yet sure. I'm waiting for E2E tests to go 💥 :-) |
well, seeing cycles pop up in the plan tests is a red flag enough for me :) |
f086bc5
to
dd534c6
Compare
dd534c6
to
72241a6
Compare
Make outputs of service account depend on the IAM grants given within the module, so SA has all necessary permissions when used in other contexts.
Checklist
I applicable, I acknowledge that I have:
terraform fmt
on all modified filestools/tfdoc.py