terraform-provider-snowflake
terraform-provider-snowflake copied to clipboard
fix: warehouse resource
The following plan was output.
~ resource "snowflake_warehouse" "query-2xlarge" {
id = "DEV_GARNET_WH_QUERY_2XLARGE"
name = "DEV_GARNET_WH_QUERY_2XLARGE"
~ warehouse_size = "2XLARGE" -> "XXLARGE"
# (13 unchanged attributes hidden)
}
I fixed warehouse size definition and fixed Update/Delete resource to save the latest tfstate.
Test Plan
- [ ] acceptance tests
/ok-to-test d1956bc09c14313ffb812ea777e39993ef7fc9de
/ok-to-test sha=d1956bc09c14313ffb812ea777e39993ef7fc9de
Integration tests failure for d1956bc09c14313ffb812ea777e39993ef7fc9de
Integration tests failure for d1956bc09c14313ffb812ea777e39993ef7fc9de
Please rerun 🐱
@sivchari sorry we were having issues with our CI infrastructure yesterday, it's back to normal now, I should be able to merge this today. :)
Integration tests failure for d1956bc09c14313ffb812ea777e39993ef7fc9de
Integration tests failure for d1956bc09c14313ffb812ea777e39993ef7fc9de
/ok-to-test sha=3350642c4f1244282764264a2de4400cf5bcee3f
Integration tests failure for 3350642c4f1244282764264a2de4400cf5bcee3f
Integration tests failure for 3350642c4f1244282764264a2de4400cf5bcee3f
Integration tests failure for 3350642c4f1244282764264a2de4400cf5bcee3f
@sfc-gh-swinkler @sfc-gh-ngaberel
Can you merge this ? Thanks.
Hi @sivchari! Will you introduce the change that @sfc-gh-swinkler has requested?
Closign because warehouse resource was deeply redesigned in v0.93.0.