Skip to content

Commit

Permalink
Fixed test TestAccCloudRunV2Service_cloudrunv2ServiceFullUpdate (#7119
Browse files Browse the repository at this point in the history
) (#13490)

Signed-off-by: Modular Magician <[email protected]>

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jan 13, 2023
1 parent f19e5ba commit a27e9ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .changelog/7119.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
4 changes: 0 additions & 4 deletions google/resource_cloud_run_v2_service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ resource "google_cloud_run_v2_service" "default" {
}
}
}
traffic {
type = "TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST"
tag = "traffic-tag-1"
}
}
resource "google_service_account" "service_account" {
Expand Down

0 comments on commit a27e9ce

Please sign in to comment.