Skip to content

fix: terraform#40

Merged
eugbyte merged 9 commits intomainfrom
chore/remote-tfstate
Oct 4, 2025
Merged

fix: terraform#40
eugbyte merged 9 commits intomainfrom
chore/remote-tfstate

Conversation

@eugbyte
Copy link
Owner

@eugbyte eugbyte commented Oct 4, 2025

No description provided.

@eugbyte eugbyte requested a review from Copilot October 4, 2025 04:45
@eugbyte eugbyte marked this pull request as ready for review October 4, 2025 04:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds remote state management for Terraform and adjusts CI workflow triggers.

  • Introduces an azurerm backend block for Terraform state storage.
  • Removes the docker provider from required_providers.
  • Modifies GitHub Actions triggers: adds pull_request trigger to deploy workflow, removes push trigger from build workflow.

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
deploy/Terraform/main.tf Adds azurerm backend configuration and removes docker provider block.
.github/workflows/deploy.yml Adds pull_request trigger alongside existing push trigger.
.github/workflows/build.yml Removes push trigger so it only runs on pull requests.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@eugbyte eugbyte merged commit f498fcb into main Oct 4, 2025
3 checks passed
@eugbyte eugbyte deleted the chore/remote-tfstate branch October 4, 2025 10:00
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