You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Warning:** If changed in the remote instance state or in the _Terraform_ configuration, resource instance will be **deleted** (leading to a new resource creation on the next `terraform plan/apply`).
62
-
63
61
-`credentials` (Attributes nested) Configuration options used by the warehouse connection for authentication and authorization against _Transactional DB_. (see [below for nested schema](#nestedatt--credentials))
64
62
65
63
### Optional
@@ -80,7 +78,6 @@ Required:
80
78
-`port` (Number) Positive integer in range _[0, 65536]_
81
79
82
80
-`database` (String) Name of the database to connect this warehouse to.
83
-
- If changed in the _Terraform_ configuration or externally in the remote instance state, resource instance will be **deleted** (leading to a new resource creation on the next `terraform plan/apply`).
0 commit comments