Brian Anstett

Results 5 comments of Brian Anstett

Being able to write to Google Sheets with Terraform would be really cool. My current use case is my organization would like to keep a living document of all sites...

@megan07 just wondering if there's been any movement on this? Thanks for your help.

To add to this, it would be really helpful to know when my cluster's nodes scale via node autoscaler event.

I'm running into the same issue. Given that the provider supports "CRUD" I was expecting the `create` (POST) endpoint to be hit on the initial `terraform apply`, the `READ` (GET)...

@ivanfavi it appears the provider *does* support updating an existing resource and will not create a new if no changes are detected. My issues was I had a trailing `/`...