-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
tfv: Fix GetOk field name in hand written iam files #6745
Conversation
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. TF Validator: Diff ( 7 files changed, 8 insertions(+), 8 deletions(-)) |
Tests analyticsTotal tests: All tests passed in REPLAYING mode |
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.
these changes seem reasonable - it would be great to add tests for these resources to make sure they're actually working otherwise.
61f803d
to
381bec9
Compare
381bec9
to
9c0ab10
Compare
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 1 file changed, 111 insertions(+)) |
Tests analyticsTotal tests: All tests passed in REPLAYING mode |
9c0ab10
to
1746f01
Compare
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 1 file changed, 112 insertions(+)) |
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the tests that failed during VCR. Click here to see the failed testsTestAccFirebaserulesRelease_BasicRelease|TestAccComputeForwardingRule_update |
Test added, generating a new file to test the FullFetchResource. Created |
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.
💯 this is really cool! Love that we have a pattern to directly unit test the fetch behavior - and that it will automatically cover all IAM resources.
…orm#6745) * tfv: Fix GetOk field name in hand written iam files * tfv: Add unit test for IAM FetchFullResource
…orm#6745) * tfv: Fix GetOk field name in hand written iam files * tfv: Add unit test for IAM FetchFullResource
…orm#6745) * tfv: Fix GetOk field name in hand written iam files * tfv: Add unit test for IAM FetchFullResource
b/255831148
terraform validator: GetOk() function should not have {{}} within the parameter.
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)