Skip to content

Add github-actions-and-workflows repository#3

Merged
bruzina merged 1 commit intomainfrom
feature/github-actions-and-workflows
Mar 11, 2025
Merged

Add github-actions-and-workflows repository#3
bruzina merged 1 commit intomainfrom
feature/github-actions-and-workflows

Conversation

@bruzina
Copy link
Copy Markdown
Contributor

@bruzina bruzina commented Mar 11, 2025

No description provided.

@bruzina bruzina self-assigned this Mar 11, 2025
@github-actions
Copy link
Copy Markdown

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan

terraform
Acquiring state lock. This may take a few moments...
github_repository.repo[".github"]: Refreshing state... [id=.github]
github_repository.repo["github-organization-as-code"]: Refreshing state... [id=github-organization-as-code]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_repository.repo["github-actions-and-workflows"] will be created
  + resource "github_repository" "repo" {
      + allow_auto_merge            = false
      + allow_merge_commit          = true
      + allow_rebase_merge          = true
      + allow_squash_merge          = true
      + archived                    = false
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = false
      + description                 = "A collection of GitHub composite actions and reusable workflows."
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + merge_commit_message        = "PR_TITLE"
      + merge_commit_title          = "MERGE_MESSAGE"
      + name                        = "github-actions-and-workflows"
      + node_id                     = (known after apply)
      + primary_language            = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = "COMMIT_MESSAGES"
      + squash_merge_commit_title   = "COMMIT_OR_PR_TITLE"
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + "github",
          + "github-workflows",
          + "reusable-workflows",
        ]
      + visibility                  = (known after apply)
      + web_commit_signoff_required = false

      + security_and_analysis (known after apply)
    }

Plan: 1 to add, 0 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 bc304e2 into main Mar 11, 2025
1 check passed
@bruzina bruzina deleted the feature/github-actions-and-workflows branch March 22, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant