We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611d41e commit 4b026d0Copy full SHA for 4b026d0
.github/workflows/test-deploy-network.yml
@@ -118,7 +118,7 @@ jobs:
118
google_compute_instance_boot_disk_size: 250
119
google_compute_instance_boot_disk_type: pd-standard
120
google_compute_instance_data_disk_size: 1000
121
- google_compute_instance_data_disk_type: pd-standard
+ google_compute_instance_data_disk_type: pd-balanced
122
123
environment: ${{ matrix.environment }}
124
runs-on: ubuntu-22.04
0 commit comments