Skip to content

Commit 5fb6962

Browse files
author
Uddipaan Hazarika
committed
doc changes and remove computed true for database_name
1 parent fd87bf4 commit 5fb6962

File tree

3 files changed

+243
-280
lines changed

3 files changed

+243
-280
lines changed

docs/resources/database_postgresql.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ resource "delphix_database_postgresql" "source" {
6767
* `key` - Key of the tag
6868
* `value` - Value of the tag
6969

70-
## Import (Beta)
70+
## Import
7171

7272
Use the [`import` block](https://developer.hashicorp.com/terraform/language/import) to add source configs created directly in Data Control Tower into a Terraform state file.
7373

@@ -79,5 +79,3 @@ import {
7979
}
8080
```
8181

82-
*This is a beta feature. Delphix offers no guarantees of support or compatibility.*
83-

0 commit comments

Comments
 (0)