Skip to content

Commit

Permalink
Update mmv1/third_party/terraform/services/container/resource_contain…
Browse files Browse the repository at this point in the history
…er_node_pool_test.go.erb

Co-authored-by: Will Yardley <[email protected]>
  • Loading branch information
DrFaust92 and wyardley authored Sep 6, 2024
1 parent 73b86dc commit b7f2ffe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ func TestAccContainerNodePool_withHugepageConfig(t *testing.T) {
},
// Perform an update.
{
Config: testAccContainerNodePool_withHugepageConfig(cluster, np, networkName, subnetworkName, 1),
Config: testAccContainerNodePool_withHugepageConfig(cluster, np, networkName, subnetworkName, 2),
},
{
ResourceName: "google_container_node_pool.np",
Expand Down

0 comments on commit b7f2ffe

Please sign in to comment.