Skip to content

Commit

Permalink
remove volume_type in last test step to test the default also
Browse files Browse the repository at this point in the history
  • Loading branch information
Mia-Cross committed Mar 14, 2024
1 parent cf1efef commit 21fb3b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scaleway/helpers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ func TestGetRawConfigForKey(t *testing.T) {
resource scaleway_rdb_instance main {%s
node_type = "db-gp-s"
volume_type = "lssd"
tags = [ "terraform-test", "core", "get-raw-config" ]
private_network {
pn_id = "${scaleway_vpc_private_network.pn.id}"
Expand Down

0 comments on commit 21fb3b4

Please sign in to comment.