Skip to content

Commit

Permalink
fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.143.0 (#…
Browse files Browse the repository at this point in the history
…406)

* fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.143.0

* Regen schema and SDKs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: praneetloke <[email protected]>
  • Loading branch information
renovate[bot] and praneetloke authored Dec 12, 2024
1 parent 2cb0a4f commit ae6925f
Show file tree
Hide file tree
Showing 109 changed files with 337 additions and 700 deletions.
10 changes: 5 additions & 5 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/cloudy-sky-software/pulschema v0.0.0-20241129051016-28ed2ced4255
github.com/cloudy-sky-software/pulumi-provider-framework v0.0.0-20241204204111-8bf026b6280b
github.com/getkin/kin-openapi v0.128.0
github.com/pulumi/pulumi/pkg/v3 v3.142.0
github.com/pulumi/pulumi/sdk/v3 v3.142.0
github.com/pulumi/pulumi/pkg/v3 v3.143.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
)

require github.com/stretchr/testify v1.10.0
Expand Down Expand Up @@ -104,13 +104,13 @@ require (
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/zclconf/go-cty v1.14.2 // indirect
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.22.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
Expand Down
20 changes: 10 additions & 10 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,10 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA=
github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY=
github.com/pulumi/pulumi/pkg/v3 v3.142.0 h1:UE8TFyXrlxvPrATpd3Kl3En34KrFIFWOxxNAodywPNU=
github.com/pulumi/pulumi/pkg/v3 v3.142.0/go.mod h1:3k6WwRIT7veiDnk3Yo2NtqEYX+4dgLCrMIFvEOnjQqI=
github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw=
github.com/pulumi/pulumi/sdk/v3 v3.142.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI=
github.com/pulumi/pulumi/pkg/v3 v3.143.0 h1:diAlaNVZSRc59ePqbMuvuf/AwecpZyjhh1pGvmLEUwg=
github.com/pulumi/pulumi/pkg/v3 v3.143.0/go.mod h1:XzjN1uQI2HWXYolT2L4RIXzvLEnWTSOzFgFFIUfFEa8=
github.com/pulumi/pulumi/sdk/v3 v3.143.0 h1:z1m8Fc6l723eU2J/bP7UHE5t6WbBu4iIDAl1WaalQk4=
github.com/pulumi/pulumi/sdk/v3 v3.143.0/go.mod h1:OFpZabILGxrFqzcABFpMCksrHGVp4ymRM2BkKjlazDY=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
Expand Down Expand Up @@ -395,8 +395,8 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU=
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
golang.org/x/crypto v0.27.0/go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70=
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 h1:LoYXNGAShUG3m/ehNk4iFctuhGX/+R1ZpfJ4/ia80JM=
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8/go.mod h1:jj3sYF3dwk5D+ghuXyeI3r5MFf+NT2An6/9dOA95KSI=
golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
Expand Down Expand Up @@ -450,15 +450,15 @@ golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc=
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U=
golang.org/x/term v0.24.0 h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM=
golang.org/x/term v0.24.0/go.mod h1:lOBK/LVxemqiMij05LGJ0tzNr8xlmwBRJ81PX6wVLH8=
golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q=
golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Blueprints/GetBlueprint.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetBlueprint

public static Output<Outputs.GetBlueprintProperties> Invoke(GetBlueprintInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetBlueprintProperties>("render:blueprints:getBlueprint", args ?? new GetBlueprintInvokeArgs(), options.WithDefaults());

public static Output<Outputs.GetBlueprintProperties> Invoke(GetBlueprintInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetBlueprintProperties>("render:blueprints:getBlueprint", args ?? new GetBlueprintInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Blueprints/ListBlueprintSyncs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListBlueprintSyncsResult> InvokeAsync(ListBlueprintSyncsArgs

public static Output<ListBlueprintSyncsResult> Invoke(ListBlueprintSyncsInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListBlueprintSyncsResult>("render:blueprints:listBlueprintSyncs", args ?? new ListBlueprintSyncsInvokeArgs(), options.WithDefaults());

public static Output<ListBlueprintSyncsResult> Invoke(ListBlueprintSyncsInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListBlueprintSyncsResult>("render:blueprints:listBlueprintSyncs", args ?? new ListBlueprintSyncsInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Blueprints/ListBlueprints.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListBlueprintsResult> InvokeAsync(ListBlueprintsArgs? args =

public static Output<ListBlueprintsResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListBlueprintsResult>("render:blueprints:listBlueprints", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListBlueprintsResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListBlueprintsResult>("render:blueprints:listBlueprints", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Disks/GetDisk.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetDisk

public static Output<Outputs.DiskWithCursorpropertiesdisk> Invoke(GetDiskInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.DiskWithCursorpropertiesdisk>("render:disks:getDisk", args ?? new GetDiskInvokeArgs(), options.WithDefaults());

public static Output<Outputs.DiskWithCursorpropertiesdisk> Invoke(GetDiskInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.DiskWithCursorpropertiesdisk>("render:disks:getDisk", args ?? new GetDiskInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Disks/ListDisks.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListDisksResult> InvokeAsync(ListDisksArgs? args = null, Invo

public static Output<ListDisksResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListDisksResult>("render:disks:listDisks", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListDisksResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListDisksResult>("render:disks:listDisks", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/EnvGroups/GetEnvGroup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetEnvGroup

public static Output<Outputs.EnvGroup> Invoke(GetEnvGroupInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.EnvGroup>("render:env-groups:getEnvGroup", args ?? new GetEnvGroupInvokeArgs(), options.WithDefaults());

public static Output<Outputs.EnvGroup> Invoke(GetEnvGroupInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.EnvGroup>("render:env-groups:getEnvGroup", args ?? new GetEnvGroupInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/EnvGroups/GetEnvGroupEnvVar.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetEnvGroupEnvVar

public static Output<Outputs.EnvVar> Invoke(GetEnvGroupEnvVarInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.EnvVar>("render:env-groups:getEnvGroupEnvVar", args ?? new GetEnvGroupEnvVarInvokeArgs(), options.WithDefaults());

public static Output<Outputs.EnvVar> Invoke(GetEnvGroupEnvVarInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.EnvVar>("render:env-groups:getEnvGroupEnvVar", args ?? new GetEnvGroupEnvVarInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/EnvGroups/GetEnvGroupSecretFile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetEnvGroupSecretFile

public static Output<Outputs.SecretFile> Invoke(GetEnvGroupSecretFileInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.SecretFile>("render:env-groups:getEnvGroupSecretFile", args ?? new GetEnvGroupSecretFileInvokeArgs(), options.WithDefaults());

public static Output<Outputs.SecretFile> Invoke(GetEnvGroupSecretFileInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.SecretFile>("render:env-groups:getEnvGroupSecretFile", args ?? new GetEnvGroupSecretFileInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/EnvGroups/ListEnvGroups.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListEnvGroupsResult> InvokeAsync(ListEnvGroupsArgs? args = nu

public static Output<ListEnvGroupsResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListEnvGroupsResult>("render:env-groups:listEnvGroups", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListEnvGroupsResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListEnvGroupsResult>("render:env-groups:listEnvGroups", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Environments/GetEnvironment.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetEnvironment

public static Output<Outputs.Environment> Invoke(GetEnvironmentInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.Environment>("render:environments:getEnvironment", args ?? new GetEnvironmentInvokeArgs(), options.WithDefaults());

public static Output<Outputs.Environment> Invoke(GetEnvironmentInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.Environment>("render:environments:getEnvironment", args ?? new GetEnvironmentInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Environments/ListEnvironments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListEnvironmentsResult> InvokeAsync(ListEnvironmentsArgs? arg

public static Output<ListEnvironmentsResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListEnvironmentsResult>("render:environments:listEnvironments", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListEnvironmentsResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListEnvironmentsResult>("render:environments:listEnvironments", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Logs/GetOwnerLogStream.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetOwnerLogStream

public static Output<Outputs.GetOwnerLogStreamProperties> Invoke(GetOwnerLogStreamInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetOwnerLogStreamProperties>("render:logs:getOwnerLogStream", args ?? new GetOwnerLogStreamInvokeArgs(), options.WithDefaults());

public static Output<Outputs.GetOwnerLogStreamProperties> Invoke(GetOwnerLogStreamInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetOwnerLogStreamProperties>("render:logs:getOwnerLogStream", args ?? new GetOwnerLogStreamInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Logs/GetResourceLogStream.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetResourceLogStream

public static Output<Outputs.GetResourceLogStreamProperties> Invoke(GetResourceLogStreamInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetResourceLogStreamProperties>("render:logs:getResourceLogStream", args ?? new GetResourceLogStreamInvokeArgs(), options.WithDefaults());

public static Output<Outputs.GetResourceLogStreamProperties> Invoke(GetResourceLogStreamInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetResourceLogStreamProperties>("render:logs:getResourceLogStream", args ?? new GetResourceLogStreamInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Logs/ListResourceLogStreams.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListResourceLogStreamsResult> InvokeAsync(ListResourceLogStre

public static Output<ListResourceLogStreamsResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListResourceLogStreamsResult>("render:logs:listResourceLogStreams", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListResourceLogStreamsResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListResourceLogStreamsResult>("render:logs:listResourceLogStreams", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Metrics/ListActiveConnections.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListActiveConnectionsResult> InvokeAsync(ListActiveConnection

public static Output<ListActiveConnectionsResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListActiveConnectionsResult>("render:metrics:listActiveConnections", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListActiveConnectionsResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListActiveConnectionsResult>("render:metrics:listActiveConnections", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Metrics/ListReplicationLag.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListReplicationLagResult> InvokeAsync(ListReplicationLagArgs?

public static Output<ListReplicationLagResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListReplicationLagResult>("render:metrics:listReplicationLag", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListReplicationLagResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListReplicationLagResult>("render:metrics:listReplicationLag", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetOwnerNotificationSetting

public static Output<Outputs.GetOwnerNotificationSettingProperties> Invoke(GetOwnerNotificationSettingInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetOwnerNotificationSettingProperties>("render:notification-settings:getOwnerNotificationSetting", args ?? new GetOwnerNotificationSettingInvokeArgs(), options.WithDefaults());

public static Output<Outputs.GetOwnerNotificationSettingProperties> Invoke(GetOwnerNotificationSettingInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetOwnerNotificationSettingProperties>("render:notification-settings:getOwnerNotificationSetting", args ?? new GetOwnerNotificationSettingInvokeArgs(), options.WithDefaults());
}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetServiceNotificationOverride

public static Output<Outputs.GetServiceNotificationOverrideProperties> Invoke(GetServiceNotificationOverrideInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetServiceNotificationOverrideProperties>("render:notification-settings:getServiceNotificationOverride", args ?? new GetServiceNotificationOverrideInvokeArgs(), options.WithDefaults());

public static Output<Outputs.GetServiceNotificationOverrideProperties> Invoke(GetServiceNotificationOverrideInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.GetServiceNotificationOverrideProperties>("render:notification-settings:getServiceNotificationOverride", args ?? new GetServiceNotificationOverrideInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/NotificationSettings/ListNotificationOverrides.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListNotificationOverridesResult> InvokeAsync(ListNotification

public static Output<ListNotificationOverridesResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListNotificationOverridesResult>("render:notification-settings:listNotificationOverrides", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListNotificationOverridesResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListNotificationOverridesResult>("render:notification-settings:listNotificationOverrides", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Owners/GetOwner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetOwner

public static Output<Outputs.Owner> Invoke(GetOwnerInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.Owner>("render:owners:getOwner", args ?? new GetOwnerInvokeArgs(), options.WithDefaults());

public static Output<Outputs.Owner> Invoke(GetOwnerInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.Owner>("render:owners:getOwner", args ?? new GetOwnerInvokeArgs(), options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Owners/ListOwners.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static Task<ListOwnersResult> InvokeAsync(ListOwnersArgs? args = null, In

public static Output<ListOwnersResult> Invoke(InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<ListOwnersResult>("render:owners:listOwners", InvokeArgs.Empty, options.WithDefaults());

public static Output<ListOwnersResult> Invoke(InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<ListOwnersResult>("render:owners:listOwners", InvokeArgs.Empty, options.WithDefaults());
}


Expand Down
3 changes: 3 additions & 0 deletions sdk/dotnet/Postgres/GetPostgres.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public static class GetPostgres

public static Output<Outputs.PostgresDetail> Invoke(GetPostgresInvokeArgs args, InvokeOptions? options = null)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.PostgresDetail>("render:postgres:getPostgres", args ?? new GetPostgresInvokeArgs(), options.WithDefaults());

public static Output<Outputs.PostgresDetail> Invoke(GetPostgresInvokeArgs args, InvokeOutputOptions options)
=> global::Pulumi.Deployment.Instance.Invoke<Outputs.PostgresDetail>("render:postgres:getPostgres", args ?? new GetPostgresInvokeArgs(), options.WithDefaults());
}


Expand Down
Loading

0 comments on commit ae6925f

Please sign in to comment.