Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(github): Manage GitHub repos via Terraform #65

Merged
merged 9 commits into from
Oct 24, 2024
Merged

Conversation

tomrss
Copy link
Contributor

@tomrss tomrss commented Oct 21, 2024

List of changes

Add Terraform script to manage GitHub repos of Portale Fatturazione.

  • Repositories
  • Branch protections
  • Environments
  • Action environment variables (no secrets)
  • Update pre-commit and static analysis configuration

Motivation and context

This PR introduces a IaC management of GitHub repos for Portale Fatturazione project. This enables better control of repos and simplifies management.

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Env to apply

  • DEV
  • UAT
  • PROD

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Other information


If PR is partially applied, why? (reserved to mantainers)

@tomrss tomrss requested a review from a team as a code owner October 21, 2024 16:03
@tomrss tomrss merged commit 545acb3 into main Oct 24, 2024
2 checks passed
@tomrss tomrss deleted the github-repos-iac branch October 24, 2024 10:26
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