Cameron Thornton

Results 194 comments of Cameron Thornton

Closing this PR since it is past the major release, there are conflicting files, and will be further broken by the upcoming Go migration. this will be correctly tracked for...

Unfortunately, this is an upstream Terraform issue. The provider doesn't have access to the update/destroy order. This is a similar to the scenario outlined here: https://github.com/terraform-providers/terraform-provider-google/issues/3008 I believe multiple `apply`'s...

Sorry, that's what I meant. We don't have access to enable a solution for just one apply.

@pdecat that should work, and requires implementing a new fine-grained resource `google_compute_region_backend_service_backend`. Reopening the issue since a solution is possible, and this will be tracked similarly to other feature-requests.

@StephenWithPH `ForceNew` would have the same effect, but make every change (addition as well as removal) to the backend set destructive. Providing a new fine-grained resource is the cleaner option...

updated the release note, otherwise LGTM

I've updated the changelog notes, when you make your new PR, you can cut/paste the datasource one. I'm going to be OOO for over a week, I'll reassign the reviewer...

@modular-magician reassign-reviewer

Hi @karolgorc, I've found that you have many open pull requests for Magic Modules, and wanted to reach you about the upcoming language migration. I've randomly picked this pull request...