Skip to content

Commit

Permalink
Upgrade terraform-provider-github to v5.38.0 (#452)
Browse files Browse the repository at this point in the history
Looking good! No breaking changes found.
No new resources/functions.
  • Loading branch information
pulumi-bot committed Sep 22, 2023
1 parent 182415c commit b22ad95
Show file tree
Hide file tree
Showing 25 changed files with 150 additions and 78 deletions.
14 changes: 7 additions & 7 deletions provider/cmd/pulumi-resource-github/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,15 +358,15 @@
"properties": {
"actorId": {
"type": "integer",
"description": "(Number) The ID of the actor that can bypass a ruleset\n"
"description": "(Number) The ID of the actor that can bypass a ruleset.\n"
},
"actorType": {
"type": "string",
"description": "The type of actor that can bypass a ruleset. Can be one of: `RepositoryRole`, `Team`, `Integration`, `OrganizationAdmin`.\n"
},
"bypassMode": {
"type": "string",
"description": "(String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.\n"
"description": "(String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.\n\n~\u003eNote: at the time of writing this, the following actor types correspond to the following actor IDs:\n"
}
},
"type": "object",
Expand Down Expand Up @@ -864,15 +864,15 @@
"properties": {
"actorId": {
"type": "integer",
"description": "(Number) The ID of the actor that can bypass a ruleset\n"
"description": "(Number) The ID of the actor that can bypass a ruleset.\n"
},
"actorType": {
"type": "string",
"description": "The type of actor that can bypass a ruleset. Can be one of: `RepositoryRole`, `Team`, `Integration`, `OrganizationAdmin`.\n"
},
"bypassMode": {
"type": "string",
"description": "(String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.\n"
"description": "(String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.\n\n\u003e Note: at the time of writing this, the following actor types correspond to the following actor IDs:\n"
}
},
"type": "object",
Expand Down Expand Up @@ -5675,7 +5675,7 @@
},
"conditions": {
"$ref": "#/types/github:index/OrganizationRulesetConditions:OrganizationRulesetConditions",
"description": "(Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)\n"
"description": "(Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)\n"
},
"enforcement": {
"type": "string",
Expand Down Expand Up @@ -5725,7 +5725,7 @@
},
"conditions": {
"$ref": "#/types/github:index/OrganizationRulesetConditions:OrganizationRulesetConditions",
"description": "(Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)\n"
"description": "(Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)\n"
},
"enforcement": {
"type": "string",
Expand Down Expand Up @@ -5761,7 +5761,7 @@
},
"conditions": {
"$ref": "#/types/github:index/OrganizationRulesetConditions:OrganizationRulesetConditions",
"description": "(Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)\n"
"description": "(Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)\n"
},
"enforcement": {
"type": "string",
Expand Down
4 changes: 2 additions & 2 deletions provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.21

require (
github.com/hashicorp/terraform-plugin-sdk v1.17.2
github.com/integrations/terraform-provider-github/v5 v5.37.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.0
github.com/integrations/terraform-provider-github/v5 v5.38.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.1
github.com/pulumi/pulumi/sdk/v3 v3.81.0
)

Expand Down
8 changes: 4 additions & 4 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1533,8 +1533,8 @@ github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANyt
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
github.com/integrations/terraform-provider-github/v5 v5.37.0 h1:Mlr1VTVVViMUNNgY061uyfUkenPjh0KSR9nBRGvnv9o=
github.com/integrations/terraform-provider-github/v5 v5.37.0/go.mod h1:RbsqGPygvwzBv6540d0enZpZRvWvaIWBD4N3u353+JI=
github.com/integrations/terraform-provider-github/v5 v5.38.0 h1:77ZjV59INhsz/6DmJdkz3Eqj2QeqLd15DoPS+9cjLj4=
github.com/integrations/terraform-provider-github/v5 v5.38.0/go.mod h1:RbsqGPygvwzBv6540d0enZpZRvWvaIWBD4N3u353+JI=
github.com/intel/goresctrl v0.2.0/go.mod h1:+CZdzouYFn5EsxgqAQTEzMfwKwuc0fVdMrT9FCCAVRQ=
github.com/ionos-cloud/sdk-go/v6 v6.1.3/go.mod h1:Ox3W0iiEz0GHnfY9e5LmAxwklsxguuNFEUSu0gVRTME=
github.com/j-keck/arping v0.0.0-20160618110441-2cf9dc699c56/go.mod h1:ymszkNOg6tORTn+6F6j+Jc8TOr5osrynvN6ivFWZ2GA=
Expand Down Expand Up @@ -2009,8 +2009,8 @@ github.com/pulumi/pulumi-java/pkg v0.9.6 h1:UJrOAsYHRchwb4QlfI9Q224qg1TOI3rIsI6D
github.com/pulumi/pulumi-java/pkg v0.9.6/go.mod h1:c6rSw/+q4O0IImgJ9axxoC6QesbPYWBaG5gimbHouUQ=
github.com/pulumi/pulumi-terraform-bridge/testing v0.0.1 h1:SCg1gjfY9N4yn8U8peIUYATifjoDABkyR7H9lmefsfc=
github.com/pulumi/pulumi-terraform-bridge/testing v0.0.1/go.mod h1:7OeUPH8rpt5ipyj9EFcnXpuzQ8SHL0dyqdfa8nOacdk=
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.0 h1:MPhSwNLJJlqLFHGfrXIRXZHzFIu05YLQldAJRYpOHRs=
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.0/go.mod h1:o0Vfch2UXtHOnGYpNElzGg4htT6B8X8hS9fa5AguP7g=
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.1 h1:+W2JHLi4y+G57jLPLJbDLv1xvm/9L2NO0gWXrtR8MDM=
github.com/pulumi/pulumi-terraform-bridge/v3 v3.60.1/go.mod h1:o0Vfch2UXtHOnGYpNElzGg4htT6B8X8hS9fa5AguP7g=
github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.4 h1:rIzMmtcVpPX8ynaz6/nW5AHNY63DiNfCohqmxWvMpM4=
github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.4/go.mod h1:Kt8RIZWa/N8rW3+0g6NrqCBmF3o+HuIhFaZpssEkG6w=
github.com/pulumi/pulumi-yaml v1.2.2 h1:W6BeUBLhDrJ2GSU0em1AUVelG9PBI4ABY61DdhJOO3E=
Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Inputs/OrganizationRulesetBypassActorArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Pulumi.Github.Inputs
public sealed class OrganizationRulesetBypassActorArgs : global::Pulumi.ResourceArgs
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
[Input("actorId", required: true)]
public Input<int> ActorId { get; set; } = null!;
Expand All @@ -26,6 +26,8 @@ public sealed class OrganizationRulesetBypassActorArgs : global::Pulumi.Resource

/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// ~&gt;Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
[Input("bypassMode", required: true)]
public Input<string> BypassMode { get; set; } = null!;
Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Inputs/OrganizationRulesetBypassActorGetArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Pulumi.Github.Inputs
public sealed class OrganizationRulesetBypassActorGetArgs : global::Pulumi.ResourceArgs
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
[Input("actorId", required: true)]
public Input<int> ActorId { get; set; } = null!;
Expand All @@ -26,6 +26,8 @@ public sealed class OrganizationRulesetBypassActorGetArgs : global::Pulumi.Resou

/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// ~&gt;Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
[Input("bypassMode", required: true)]
public Input<string> BypassMode { get; set; } = null!;
Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Inputs/RepositoryRulesetBypassActorArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Pulumi.Github.Inputs
public sealed class RepositoryRulesetBypassActorArgs : global::Pulumi.ResourceArgs
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
[Input("actorId", required: true)]
public Input<int> ActorId { get; set; } = null!;
Expand All @@ -26,6 +26,8 @@ public sealed class RepositoryRulesetBypassActorArgs : global::Pulumi.ResourceAr

/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// &gt; Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
[Input("bypassMode", required: true)]
public Input<string> BypassMode { get; set; } = null!;
Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Inputs/RepositoryRulesetBypassActorGetArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Pulumi.Github.Inputs
public sealed class RepositoryRulesetBypassActorGetArgs : global::Pulumi.ResourceArgs
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
[Input("actorId", required: true)]
public Input<int> ActorId { get; set; } = null!;
Expand All @@ -26,6 +26,8 @@ public sealed class RepositoryRulesetBypassActorGetArgs : global::Pulumi.Resourc

/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// &gt; Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
[Input("bypassMode", required: true)]
public Input<string> BypassMode { get; set; } = null!;
Expand Down
6 changes: 3 additions & 3 deletions sdk/dotnet/OrganizationRuleset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public partial class OrganizationRuleset : global::Pulumi.CustomResource
public Output<ImmutableArray<Outputs.OrganizationRulesetBypassActor>> BypassActors { get; private set; } = null!;

/// <summary>
/// (Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)
/// (Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)
/// </summary>
[Output("conditions")]
public Output<Outputs.OrganizationRulesetConditions?> Conditions { get; private set; } = null!;
Expand Down Expand Up @@ -138,7 +138,7 @@ public InputList<Inputs.OrganizationRulesetBypassActorArgs> BypassActors
}

/// <summary>
/// (Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)
/// (Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)
/// </summary>
[Input("conditions")]
public Input<Inputs.OrganizationRulesetConditionsArgs>? Conditions { get; set; }
Expand Down Expand Up @@ -188,7 +188,7 @@ public InputList<Inputs.OrganizationRulesetBypassActorGetArgs> BypassActors
}

/// <summary>
/// (Block List, Max: 1) Parameters for an organization ruleset ref name condition. (see below for nested schema)
/// (Block List, Max: 1) Parameters for an organization ruleset condition. `ref_name` is required alongside one of `repository_name` or `repository_id`. (see below for nested schema)
/// </summary>
[Input("conditions")]
public Input<Inputs.OrganizationRulesetConditionsGetArgs>? Conditions { get; set; }
Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Outputs/OrganizationRulesetBypassActor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace Pulumi.Github.Outputs
public sealed class OrganizationRulesetBypassActor
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
public readonly int ActorId;
/// <summary>
Expand All @@ -23,6 +23,8 @@ public sealed class OrganizationRulesetBypassActor
public readonly string ActorType;
/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// ~&gt;Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
public readonly string BypassMode;

Expand Down
4 changes: 3 additions & 1 deletion sdk/dotnet/Outputs/RepositoryRulesetBypassActor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace Pulumi.Github.Outputs
public sealed class RepositoryRulesetBypassActor
{
/// <summary>
/// (Number) The ID of the actor that can bypass a ruleset
/// (Number) The ID of the actor that can bypass a ruleset.
/// </summary>
public readonly int ActorId;
/// <summary>
Expand All @@ -23,6 +23,8 @@ public sealed class RepositoryRulesetBypassActor
public readonly string ActorType;
/// <summary>
/// (String) When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`.
///
/// &gt; Note: at the time of writing this, the following actor types correspond to the following actor IDs:
/// </summary>
public readonly string BypassMode;

Expand Down
12 changes: 6 additions & 6 deletions sdk/go/github/organizationRuleset.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b22ad95

Please sign in to comment.