Aidan Feldman
Aidan Feldman
Yeah, I try to avoid having students do merges whenever possible. In the future, though, life will be easier if you request [one repository per student per assignment](https://education.github.com/guide/sandboxing#1-get-an-upgraded-plan).
...but restricting your changes to new labs should hopefully make the merges clean, so that's good!
As noted in that blog post, you can apply for them here: https://education.github.com/discount :wink:
consistently?? iiiiiinteresting. not sure how easy it will be to replicate that in a test environment :-/ will try to set up a couple of sharded mongo instances locally. just...
Sharding/replication are the things about Mongo I know the least about, so I might pop over to the MongoDB office hours they hold in NYC to see if they have...
Ha, I'm on @Joe-Mooney's team and just stumbled into this problem. In this case, the named value used to set the `integration` argument changed; I don't think there's a clean...
I think https://github.com/Snowflake-Labs/terraform-provider-snowflake/issues/2504#issuecomment-1953583147 may explain why this is happening.
Do you have [MFA caching enabled on the Snowflake side](https://docs.snowflake.com/en/user-guide/security-mfa#using-mfa-token-caching-to-minimize-the-number-of-prompts-during-authentication-optional)?
No strong feelings!
Thanks, and thanks for the quick response! After a bunch of experimentation, reading source code, and some help from ChatGPT, I've learned that [the file you pointed me to _does_...