Skip to content

Comments

Add client-demo-test repository from alz-workload-template#22

Merged
nathanjnorris merged 2 commits intomainfrom
copilot/deploy-client-demo-test-repo
Feb 16, 2026
Merged

Add client-demo-test repository from alz-workload-template#22
nathanjnorris merged 2 commits intomainfrom
copilot/deploy-client-demo-test-repo

Conversation

Copy link
Contributor

Copilot AI commented Feb 16, 2026

Adds client-demo-test repository to be provisioned from the existing alz-workload-template.

Changes

  • Added repository entry to template_repositories in terraform.tfvars
    • Public visibility
    • 1 required approval for main branch
    • Inherits all workflows and structure from template

Configuration

{
  name                                              = "client-demo-test"
  description                                       = "Client demo test repository"
  visibility                                        = "public"
  branch_protection_required_approving_review_count = 1
}

Repository will be created at nathlan/client-demo-test on next Terraform apply.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: nathanjnorris <13533617+nathanjnorris@users.noreply.github.com>
Copilot AI changed the title [WIP] Deploy new template repo client-demo-test Add client-demo-test repository from alz-workload-template Feb 16, 2026
Copilot AI requested a review from nathanjnorris February 16, 2026 12:43
@nathanjnorris nathanjnorris marked this pull request as ready for review February 16, 2026 12:44
@github-actions
Copy link

Terraform Format and Style success

Terraform Initialization success

Terraform Validation success

TFLint failure

Pusher: @Copilot, Working Directory: terraform

@github-actions
Copy link

Security Scan (Checkov) success

No security issues found.

For details, see the workflow run logs.

Copilot AI temporarily deployed to github-admin-plan February 16, 2026 12:45 Inactive
@github-actions
Copy link

HCP Terraform Plan Output


Plan: 8 to add, 0 to change, 3 to destroy.

HCP Terraform Plan

@nathanjnorris nathanjnorris merged commit 003097d into main Feb 16, 2026
4 checks passed
@nathanjnorris nathanjnorris deleted the copilot/deploy-client-demo-test-repo branch February 16, 2026 12:46
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.

2 participants