Skip to content

Commit

Permalink
chore: upgrade provider from 1.18.0 to version 1.19.0 (#961)
Browse files Browse the repository at this point in the history
This PR upgrades provider to version 1.19.0
  • Loading branch information
team-tf-cdk authored Mar 19, 2023
1 parent 217666a commit 1db6176
Show file tree
Hide file tree
Showing 54 changed files with 20,811 additions and 48 deletions.
3 changes: 3 additions & 0 deletions docs/API.csharp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Submodules <a name="Submodules" id="submodules"></a>

The following submodules are available:
- [dataPostgresqlSchemas](./dataPostgresqlSchemas.csharp.md)
- [dataPostgresqlSequences](./dataPostgresqlSequences.csharp.md)
- [dataPostgresqlTables](./dataPostgresqlTables.csharp.md)
- [database](./database.csharp.md)
- [defaultPrivileges](./defaultPrivileges.csharp.md)
- [extension](./extension.csharp.md)
Expand Down
3 changes: 3 additions & 0 deletions docs/API.go.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Submodules <a name="Submodules" id="submodules"></a>

The following submodules are available:
- [dataPostgresqlSchemas](./dataPostgresqlSchemas.go.md)
- [dataPostgresqlSequences](./dataPostgresqlSequences.go.md)
- [dataPostgresqlTables](./dataPostgresqlTables.go.md)
- [database](./database.go.md)
- [defaultPrivileges](./defaultPrivileges.go.md)
- [extension](./extension.go.md)
Expand Down
3 changes: 3 additions & 0 deletions docs/API.java.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Submodules <a name="Submodules" id="submodules"></a>

The following submodules are available:
- [dataPostgresqlSchemas](./dataPostgresqlSchemas.java.md)
- [dataPostgresqlSequences](./dataPostgresqlSequences.java.md)
- [dataPostgresqlTables](./dataPostgresqlTables.java.md)
- [database](./database.java.md)
- [defaultPrivileges](./defaultPrivileges.java.md)
- [extension](./extension.java.md)
Expand Down
3 changes: 3 additions & 0 deletions docs/API.python.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Submodules <a name="Submodules" id="submodules"></a>

The following submodules are available:
- [dataPostgresqlSchemas](./dataPostgresqlSchemas.python.md)
- [dataPostgresqlSequences](./dataPostgresqlSequences.python.md)
- [dataPostgresqlTables](./dataPostgresqlTables.python.md)
- [database](./database.python.md)
- [defaultPrivileges](./defaultPrivileges.python.md)
- [extension](./extension.python.md)
Expand Down
3 changes: 3 additions & 0 deletions docs/API.typescript.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Submodules <a name="Submodules" id="submodules"></a>

The following submodules are available:
- [dataPostgresqlSchemas](./dataPostgresqlSchemas.typescript.md)
- [dataPostgresqlSequences](./dataPostgresqlSequences.typescript.md)
- [dataPostgresqlTables](./dataPostgresqlTables.typescript.md)
- [database](./database.typescript.md)
- [defaultPrivileges](./defaultPrivileges.typescript.md)
- [extension](./extension.typescript.md)
Expand Down
910 changes: 910 additions & 0 deletions docs/dataPostgresqlSchemas.csharp.md

Large diffs are not rendered by default.

910 changes: 910 additions & 0 deletions docs/dataPostgresqlSchemas.go.md

Large diffs are not rendered by default.

1,053 changes: 1,053 additions & 0 deletions docs/dataPostgresqlSchemas.java.md

Large diffs are not rendered by default.

1,078 changes: 1,078 additions & 0 deletions docs/dataPostgresqlSchemas.python.md

Large diffs are not rendered by default.

895 changes: 895 additions & 0 deletions docs/dataPostgresqlSchemas.typescript.md

Large diffs are not rendered by default.

1,356 changes: 1,356 additions & 0 deletions docs/dataPostgresqlSequences.csharp.md

Large diffs are not rendered by default.

1,356 changes: 1,356 additions & 0 deletions docs/dataPostgresqlSequences.go.md

Large diffs are not rendered by default.

1,496 changes: 1,496 additions & 0 deletions docs/dataPostgresqlSequences.java.md

Large diffs are not rendered by default.

1,557 changes: 1,557 additions & 0 deletions docs/dataPostgresqlSequences.python.md

Large diffs are not rendered by default.

1,339 changes: 1,339 additions & 0 deletions docs/dataPostgresqlSequences.typescript.md

Large diffs are not rendered by default.

1,403 changes: 1,403 additions & 0 deletions docs/dataPostgresqlTables.csharp.md

Large diffs are not rendered by default.

1,403 changes: 1,403 additions & 0 deletions docs/dataPostgresqlTables.go.md

Large diffs are not rendered by default.

1,557 changes: 1,557 additions & 0 deletions docs/dataPostgresqlTables.java.md

Large diffs are not rendered by default.

1,618 changes: 1,618 additions & 0 deletions docs/dataPostgresqlTables.python.md

Large diffs are not rendered by default.

1,385 changes: 1,385 additions & 0 deletions docs/dataPostgresqlTables.typescript.md

Large diffs are not rendered by default.

49 changes: 47 additions & 2 deletions docs/functionResource.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Must be unique amongst siblings in the same scope
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetDatabase">ResetDatabase</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetDropCascade">ResetDropCascade</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetId">ResetId</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetLanguage">ResetLanguage</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetReturns">ResetReturns</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetSchema">ResetSchema</a></code> | *No description.* |

Expand Down Expand Up @@ -296,6 +297,12 @@ private void ResetDropCascade()
private void ResetId()
```

##### `ResetLanguage` <a name="ResetLanguage" id="@cdktf/provider-postgresql.functionResource.FunctionResource.resetLanguage"></a>

```csharp
private void ResetLanguage()
```

##### `ResetReturns` <a name="ResetReturns" id="@cdktf/provider-postgresql.functionResource.FunctionResource.resetReturns"></a>

```csharp
Expand Down Expand Up @@ -402,13 +409,15 @@ FunctionResource.IsTerraformResource(object X);
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.databaseInput">DatabaseInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.dropCascadeInput">DropCascadeInput</a></code> | <code>object</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.idInput">IdInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.languageInput">LanguageInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.nameInput">NameInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.returnsInput">ReturnsInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.schemaInput">SchemaInput</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.body">Body</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.database">Database</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.dropCascade">DropCascade</a></code> | <code>object</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.id">Id</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.language">Language</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.name">Name</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.returns">Returns</a></code> | <code>string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.schema">Schema</a></code> | <code>string</code> | *No description.* |
Expand Down Expand Up @@ -617,6 +626,16 @@ public string IdInput { get; }

---

##### `LanguageInput`<sup>Optional</sup> <a name="LanguageInput" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.languageInput"></a>

```csharp
public string LanguageInput { get; }
```

- *Type:* string

---

##### `NameInput`<sup>Optional</sup> <a name="NameInput" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.nameInput"></a>

```csharp
Expand Down Expand Up @@ -687,6 +706,16 @@ public string Id { get; }

---

##### `Language`<sup>Required</sup> <a name="Language" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.language"></a>

```csharp
public string Language { get; }
```

- *Type:* string

---

##### `Name`<sup>Required</sup> <a name="Name" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.name"></a>

```csharp
Expand Down Expand Up @@ -840,6 +869,7 @@ new FunctionResourceConfig {
string Database = null,
object DropCascade = null,
string Id = null,
string Language = null,
string Returns = null,
string Schema = null
};
Expand All @@ -862,7 +892,8 @@ new FunctionResourceConfig {
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.database">Database</a></code> | <code>string</code> | The database where the function is located. If not specified, the provider default database is used. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.dropCascade">DropCascade</a></code> | <code>object</code> | Automatically drop objects that depend on the function (such as operators or triggers), and in turn all objects that depend on those objects. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.id">Id</a></code> | <code>string</code> | Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#id FunctionResource#id}. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns">Returns</a></code> | <code>string</code> | Function return type. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.language">Language</a></code> | <code>string</code> | Language of theof the function. One of: internal, sql, c, plpgsql. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns">Returns</a></code> | <code>string</code> | Function return type. If not specified, it will be calculated based on the output arguments. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.schema">Schema</a></code> | <code>string</code> | Schema where the function is located. If not specified, the provider default schema is used. |

---
Expand Down Expand Up @@ -1022,6 +1053,20 @@ If you experience problems setting this value it might not be settable. Please t

---

##### `Language`<sup>Optional</sup> <a name="Language" id="@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.language"></a>

```csharp
public string Language { get; set; }
```

- *Type:* string

Language of theof the function. One of: internal, sql, c, plpgsql.

Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#language FunctionResource#language}

---

##### `Returns`<sup>Optional</sup> <a name="Returns" id="@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns"></a>

```csharp
Expand All @@ -1030,7 +1075,7 @@ public string Returns { get; set; }

- *Type:* string

Function return type.
Function return type. If not specified, it will be calculated based on the output arguments.

Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#returns FunctionResource#returns}

Expand Down
49 changes: 47 additions & 2 deletions docs/functionResource.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Must be unique amongst siblings in the same scope
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetDatabase">ResetDatabase</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetDropCascade">ResetDropCascade</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetId">ResetId</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetLanguage">ResetLanguage</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetReturns">ResetReturns</a></code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.resetSchema">ResetSchema</a></code> | *No description.* |

Expand Down Expand Up @@ -296,6 +297,12 @@ func ResetDropCascade()
func ResetId()
```

##### `ResetLanguage` <a name="ResetLanguage" id="@cdktf/provider-postgresql.functionResource.FunctionResource.resetLanguage"></a>

```go
func ResetLanguage()
```

##### `ResetReturns` <a name="ResetReturns" id="@cdktf/provider-postgresql.functionResource.FunctionResource.resetReturns"></a>

```go
Expand Down Expand Up @@ -402,13 +409,15 @@ functionresource.FunctionResource_IsTerraformResource(x interface{}) *bool
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.databaseInput">DatabaseInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.dropCascadeInput">DropCascadeInput</a></code> | <code>interface{}</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.idInput">IdInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.languageInput">LanguageInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.nameInput">NameInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.returnsInput">ReturnsInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.schemaInput">SchemaInput</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.body">Body</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.database">Database</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.dropCascade">DropCascade</a></code> | <code>interface{}</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.id">Id</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.language">Language</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.name">Name</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.returns">Returns</a></code> | <code>*string</code> | *No description.* |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResource.property.schema">Schema</a></code> | <code>*string</code> | *No description.* |
Expand Down Expand Up @@ -617,6 +626,16 @@ func IdInput() *string

---

##### `LanguageInput`<sup>Optional</sup> <a name="LanguageInput" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.languageInput"></a>

```go
func LanguageInput() *string
```

- *Type:* *string

---

##### `NameInput`<sup>Optional</sup> <a name="NameInput" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.nameInput"></a>

```go
Expand Down Expand Up @@ -687,6 +706,16 @@ func Id() *string

---

##### `Language`<sup>Required</sup> <a name="Language" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.language"></a>

```go
func Language() *string
```

- *Type:* *string

---

##### `Name`<sup>Required</sup> <a name="Name" id="@cdktf/provider-postgresql.functionResource.FunctionResource.property.name"></a>

```go
Expand Down Expand Up @@ -840,6 +869,7 @@ import "github.com/cdktf/cdktf-provider-postgresql-go/postgresql/v5/functionreso
Database: *string,
DropCascade: interface{},
Id: *string,
Language: *string,
Returns: *string,
Schema: *string,
}
Expand All @@ -862,7 +892,8 @@ import "github.com/cdktf/cdktf-provider-postgresql-go/postgresql/v5/functionreso
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.database">Database</a></code> | <code>*string</code> | The database where the function is located. If not specified, the provider default database is used. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.dropCascade">DropCascade</a></code> | <code>interface{}</code> | Automatically drop objects that depend on the function (such as operators or triggers), and in turn all objects that depend on those objects. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.id">Id</a></code> | <code>*string</code> | Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#id FunctionResource#id}. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns">Returns</a></code> | <code>*string</code> | Function return type. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.language">Language</a></code> | <code>*string</code> | Language of theof the function. One of: internal, sql, c, plpgsql. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns">Returns</a></code> | <code>*string</code> | Function return type. If not specified, it will be calculated based on the output arguments. |
| <code><a href="#@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.schema">Schema</a></code> | <code>*string</code> | Schema where the function is located. If not specified, the provider default schema is used. |

---
Expand Down Expand Up @@ -1022,6 +1053,20 @@ If you experience problems setting this value it might not be settable. Please t

---

##### `Language`<sup>Optional</sup> <a name="Language" id="@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.language"></a>

```go
Language *string
```

- *Type:* *string

Language of theof the function. One of: internal, sql, c, plpgsql.

Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#language FunctionResource#language}

---

##### `Returns`<sup>Optional</sup> <a name="Returns" id="@cdktf/provider-postgresql.functionResource.FunctionResourceConfig.property.returns"></a>

```go
Expand All @@ -1030,7 +1075,7 @@ Returns *string

- *Type:* *string

Function return type.
Function return type. If not specified, it will be calculated based on the output arguments.

Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/postgresql/r/function#returns FunctionResource#returns}

Expand Down
Loading

0 comments on commit 1db6176

Please sign in to comment.