Skip to content

Commit

Permalink
Merge pull request #53 from pulumiverse/upgrade-terraform-provider-cp…
Browse files Browse the repository at this point in the history
…ln-to-v1.1.36-80162023

Upgrade terraform-provider-cpln to v1.1.36
  • Loading branch information
MajidAbuRmila authored Oct 10, 2024
2 parents 97bb5e1 + 745a234 commit 6848f1e
Show file tree
Hide file tree
Showing 53 changed files with 6,319 additions and 756 deletions.
373 changes: 342 additions & 31 deletions provider/cmd/pulumi-resource-cpln/schema.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ require (
github.com/cheggaaa/pb v1.0.29 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
github.com/controlplane-com/terraform-provider-cpln v1.1.35 // indirect
github.com/controlplane-com/terraform-provider-cpln v1.1.36 // indirect
github.com/creack/pty v1.1.18 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1076,8 +1076,8 @@ github.com/containers/ocicrypt v1.0.1/go.mod h1:MeJDzk1RJHv89LjsH0Sp5KTY3ZYkjXO/
github.com/containers/ocicrypt v1.1.0/go.mod h1:b8AOe0YR67uU8OqfVNcznfFpAzu3rdgUV4GP9qXPfu4=
github.com/containers/ocicrypt v1.1.1/go.mod h1:Dm55fwWm1YZAjYRaJ94z2mfZikIyIN4B0oB3dj3jFxY=
github.com/containers/ocicrypt v1.1.2/go.mod h1:Dm55fwWm1YZAjYRaJ94z2mfZikIyIN4B0oB3dj3jFxY=
github.com/controlplane-com/terraform-provider-cpln v1.1.35 h1:gMlcJKn/aEORD2nYzEpcWdlup/X06oPktyhJsFjUJRU=
github.com/controlplane-com/terraform-provider-cpln v1.1.35/go.mod h1:Db+m7s416DdFWcu0Ifc2XDn9yhE+MFuEQvArBxNGc60=
github.com/controlplane-com/terraform-provider-cpln v1.1.36 h1:QghaO3JSpGWvJQbUjUW/faKl8tWf4/1P912G+irZZXs=
github.com/controlplane-com/terraform-provider-cpln v1.1.36/go.mod h1:Db+m7s416DdFWcu0Ifc2XDn9yhE+MFuEQvArBxNGc60=
github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk=
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
Expand Down
2 changes: 1 addition & 1 deletion provider/shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.10
toolchain go1.21.13

require (
github.com/controlplane-com/terraform-provider-cpln v1.1.35
github.com/controlplane-com/terraform-provider-cpln v1.1.36
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
)

Expand Down
4 changes: 2 additions & 2 deletions provider/shim/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/controlplane-com/terraform-provider-cpln v1.1.35 h1:gMlcJKn/aEORD2nYzEpcWdlup/X06oPktyhJsFjUJRU=
github.com/controlplane-com/terraform-provider-cpln v1.1.35/go.mod h1:Db+m7s416DdFWcu0Ifc2XDn9yhE+MFuEQvArBxNGc60=
github.com/controlplane-com/terraform-provider-cpln v1.1.36 h1:QghaO3JSpGWvJQbUjUW/faKl8tWf4/1P912G+irZZXs=
github.com/controlplane-com/terraform-provider-cpln v1.1.36/go.mod h1:Db+m7s416DdFWcu0Ifc2XDn9yhE+MFuEQvArBxNGc60=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down
561 changes: 561 additions & 0 deletions sdk/dotnet/GetSecret.cs

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions sdk/dotnet/Inputs/GetSecretAws.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretAwsArgs : global::Pulumi.InvokeArgs
{
[Input("accessKey", required: true)]
private string? _accessKey;
public string? AccessKey
{
get => _accessKey;
set => _accessKey = value;
}

[Input("externalId")]
public string? ExternalId { get; set; }

[Input("roleArn")]
public string? RoleArn { get; set; }

[Input("secretKey", required: true)]
private string? _secretKey;
public string? SecretKey
{
get => _secretKey;
set => _secretKey = value;
}

public GetSecretAwsArgs()
{
}
public static new GetSecretAwsArgs Empty => new GetSecretAwsArgs();
}
}
51 changes: 51 additions & 0 deletions sdk/dotnet/Inputs/GetSecretAwsArgs.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretAwsInputArgs : global::Pulumi.ResourceArgs
{
[Input("accessKey", required: true)]
private Input<string>? _accessKey;
public Input<string>? AccessKey
{
get => _accessKey;
set
{
var emptySecret = Output.CreateSecret(0);
_accessKey = Output.Tuple<Input<string>?, int>(value, emptySecret).Apply(t => t.Item1);
}
}

[Input("externalId")]
public Input<string>? ExternalId { get; set; }

[Input("roleArn")]
public Input<string>? RoleArn { get; set; }

[Input("secretKey", required: true)]
private Input<string>? _secretKey;
public Input<string>? SecretKey
{
get => _secretKey;
set
{
var emptySecret = Output.CreateSecret(0);
_secretKey = Output.Tuple<Input<string>?, int>(value, emptySecret).Apply(t => t.Item1);
}
}

public GetSecretAwsInputArgs()
{
}
public static new GetSecretAwsInputArgs Empty => new GetSecretAwsInputArgs();
}
}
37 changes: 37 additions & 0 deletions sdk/dotnet/Inputs/GetSecretAzureConnector.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretAzureConnectorArgs : global::Pulumi.InvokeArgs
{
[Input("code", required: true)]
private string? _code;
public string? Code
{
get => _code;
set => _code = value;
}

[Input("url", required: true)]
private string? _url;
public string? Url
{
get => _url;
set => _url = value;
}

public GetSecretAzureConnectorArgs()
{
}
public static new GetSecretAzureConnectorArgs Empty => new GetSecretAzureConnectorArgs();
}
}
45 changes: 45 additions & 0 deletions sdk/dotnet/Inputs/GetSecretAzureConnectorArgs.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretAzureConnectorInputArgs : global::Pulumi.ResourceArgs
{
[Input("code", required: true)]
private Input<string>? _code;
public Input<string>? Code
{
get => _code;
set
{
var emptySecret = Output.CreateSecret(0);
_code = Output.Tuple<Input<string>?, int>(value, emptySecret).Apply(t => t.Item1);
}
}

[Input("url", required: true)]
private Input<string>? _url;
public Input<string>? Url
{
get => _url;
set
{
var emptySecret = Output.CreateSecret(0);
_url = Output.Tuple<Input<string>?, int>(value, emptySecret).Apply(t => t.Item1);
}
}

public GetSecretAzureConnectorInputArgs()
{
}
public static new GetSecretAzureConnectorInputArgs Empty => new GetSecretAzureConnectorInputArgs();
}
}
46 changes: 46 additions & 0 deletions sdk/dotnet/Inputs/GetSecretEcr.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretEcrArgs : global::Pulumi.InvokeArgs
{
[Input("accessKey", required: true)]
public string AccessKey { get; set; } = null!;

[Input("externalId")]
public string? ExternalId { get; set; }

[Input("repos", required: true)]
private List<string>? _repos;
public List<string> Repos
{
get => _repos ?? (_repos = new List<string>());
set => _repos = value;
}

[Input("roleArn")]
public string? RoleArn { get; set; }

[Input("secretKey", required: true)]
private string? _secretKey;
public string? SecretKey
{
get => _secretKey;
set => _secretKey = value;
}

public GetSecretEcrArgs()
{
}
public static new GetSecretEcrArgs Empty => new GetSecretEcrArgs();
}
}
50 changes: 50 additions & 0 deletions sdk/dotnet/Inputs/GetSecretEcrArgs.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretEcrInputArgs : global::Pulumi.ResourceArgs
{
[Input("accessKey", required: true)]
public Input<string> AccessKey { get; set; } = null!;

[Input("externalId")]
public Input<string>? ExternalId { get; set; }

[Input("repos", required: true)]
private InputList<string>? _repos;
public InputList<string> Repos
{
get => _repos ?? (_repos = new InputList<string>());
set => _repos = value;
}

[Input("roleArn")]
public Input<string>? RoleArn { get; set; }

[Input("secretKey", required: true)]
private Input<string>? _secretKey;
public Input<string>? SecretKey
{
get => _secretKey;
set
{
var emptySecret = Output.CreateSecret(0);
_secretKey = Output.Tuple<Input<string>?, int>(value, emptySecret).Apply(t => t.Item1);
}
}

public GetSecretEcrInputArgs()
{
}
public static new GetSecretEcrInputArgs Empty => new GetSecretEcrInputArgs();
}
}
40 changes: 40 additions & 0 deletions sdk/dotnet/Inputs/GetSecretKeypair.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***

using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
using Pulumi;

namespace Pulumiverse.Cpln.Inputs
{

public sealed class GetSecretKeypairArgs : global::Pulumi.InvokeArgs
{
[Input("passphrase")]
private string? _passphrase;
public string? Passphrase
{
get => _passphrase;
set => _passphrase = value;
}

[Input("publicKey")]
public string? PublicKey { get; set; }

[Input("secretKey", required: true)]
private string? _secretKey;
public string? SecretKey
{
get => _secretKey;
set => _secretKey = value;
}

public GetSecretKeypairArgs()
{
}
public static new GetSecretKeypairArgs Empty => new GetSecretKeypairArgs();
}
}
Loading

0 comments on commit 6848f1e

Please sign in to comment.