Skip to content

Conversation

@bruzina
Copy link
Contributor

@bruzina bruzina commented Sep 26, 2025

No description provided.

@bruzina bruzina self-assigned this Sep 26, 2025
@github-actions
Copy link

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository.repo["infra"]: Refreshing state... [id=infra]
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.repo["github-organization-as-code"]: Refreshing state... [id=github-organization-as-code]
github_repository_ruleset.all_repositories["ansible-collection/main_branch"]: Refreshing state... [id=6498702]
github_repository_ruleset.all_repositories["hetzner-iac-cac/main_branch"]: Refreshing state... [id=6498699]
github_repository_ruleset.all_repositories[".github/main_branch"]: Refreshing state... [id=6498704]
github_repository.repo["ansible-collection"]: Refreshing state... [id=ansible-collection]
github_repository.repo["hetzner-iac-cac"]: Refreshing state... [id=hetzner-iac-cac]
github_repository.repo[".github"]: Refreshing state... [id=.github]
github_repository_ruleset.all_repositories["infra/main_branch"]: Refreshing state... [id=6498700]
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 {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks 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 {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks hidden)
    }

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

      ~ rules {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks 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 {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks 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 {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks 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 {
          - creation                      = true -> null
            # (6 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks hidden)
    }

Plan: 0 to add, 6 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 f6a99f4 into main Sep 26, 2025
1 check passed
@bruzina bruzina deleted the bugfix/create-main branch September 26, 2025 15:49
@xebis-github-semantic-release

🎉 This PR is included in version 0.9.1 🎉

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