Matt Cary

Results 190 comments of Matt Cary

This is happening very consistently now in the platform_basic test. TODO: create small example and pass off to CFT or, more likely, the Google Graphite team.

Here is a self-contained example. I'm shopping this around to see what the best way to fix or workaround this might be. ``` # This shows a race condition between...

Fixed (I think) in the project-factory module with https://github.com/terraform-google-modules/terraform-google-project-factory/pull/387. A release of that should go out this week or next, when that happens I will update the dependency here and...

TIL about terraform import. This works with gsuite groups and should work to pull in any existing ones.

Extreme PDs can only have their IOPS set at creation time anyway, so the storage class API in 1.9.1 should be enough. (it's also in 1.9.0, but 1.9.1 upgrades the...

I'm not sure. It may not be necessary. If we run through the e2e without it, it's probably ok --- one would have to set up an external (non-gke) deployment...

I guess the service account get associated with the disk or instance when an attach happens. Digging more deeply into the [docs link](https://cloud.google.com/security-command-center/docs/how-to-remediate-security-health-analytics-findings#over_privileged_service_account_user), it appears the analytics error isn't due...