Skip to content

Conversation

@bruzina
Copy link
Contributor

@bruzina bruzina commented Jul 5, 2025

No description provided.

@bruzina bruzina self-assigned this Jul 5, 2025
@github-actions
Copy link

github-actions bot commented Jul 5, 2025

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository_ruleset.all_repositories["github-actions-and-workflows/main_branch"]: Refreshing state... [id=6498698]
github_repository.repo["github-actions-and-workflows"]: Refreshing state... [id=github-actions-and-workflows]
github_repository_ruleset.all_repositories["ansible-collection/main_branch"]: Refreshing state... [id=6498702]
github_repository.repo["ansible-collection"]: Refreshing state... [id=ansible-collection]
github_repository_ruleset.all_repositories["hetzner-iac-cac/main_branch"]: Refreshing state... [id=6498699]
github_repository.repo[".github"]: Refreshing state... [id=.github]
github_repository_ruleset.all_repositories["infra/main_branch"]: Refreshing state... [id=6498700]
github_repository.repo["hetzner-iac-cac"]: Refreshing state... [id=hetzner-iac-cac]
github_repository.repo["infra"]: Refreshing state... [id=infra]
github_repository.repo["github-organization-as-code"]: Refreshing state... [id=github-organization-as-code]
github_repository_ruleset.all_repositories[".github/main_branch"]: Refreshing state... [id=6498704]
github_repository_ruleset.all_repositories["github-organization-as-code/main_branch"]: Refreshing state... [id=6498701]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # github_repository_ruleset.all_repositories[".github/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498704"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      ~ rules {
          - required_signatures           = true -> null
          - update                        = true -> null
            # (5 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (1 unchanged block hidden)
    }

  # github_repository_ruleset.all_repositories["ansible-collection/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498702"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      ~ rules {
          - required_signatures           = true -> null
          - update                        = true -> null
            # (5 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (1 unchanged block hidden)
    }

  # github_repository_ruleset.all_repositories["github-organization-as-code/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498701"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      ~ rules {
          - required_signatures           = true -> null
          - update                        = true -> null
            # (5 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (1 unchanged block hidden)
    }

  # github_repository_ruleset.all_repositories["hetzner-iac-cac/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498699"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      ~ rules {
          - required_signatures           = true -> null
          - update                        = true -> null
            # (5 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (1 unchanged block hidden)
    }

  # github_repository_ruleset.all_repositories["infra/main_branch"] will be updated in-place
  ~ resource "github_repository_ruleset" "all_repositories" {
        id          = "6498700"
        name        = "Main Branch"
        # (6 unchanged attributes hidden)

      ~ rules {
          - required_signatures           = true -> null
          - update                        = true -> null
            # (5 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (1 unchanged block hidden)
    }

Plan: 0 to add, 5 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...

*Pushed by: @bruzina, Action: `pull_request`*

@bruzina bruzina merged commit 56aa385 into main Jul 5, 2025
1 check passed
@bruzina bruzina deleted the bugfix/main-branch-ruleset branch July 5, 2025 16:06
@xebis-github-semantic-release
Copy link

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants