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

[Fabric E2E Sample] Multi-environment deployment #999

Conversation

promisinganuj
Copy link
Contributor

@promisinganuj promisinganuj commented Jan 6, 2025

Type of PR

  • Documentation changes
  • Code changes

Purpose

  • To enable multi-environment IaC deployment.

Does this introduce a breaking change? If yes, details on what can break

  • No

Author pre-publish checklist

  • Added test to prove my fix is effective or new feature works
  • No PII in logs
  • (Pending) Made corresponding changes to the documentation

Validation steps

  • Run the deployment as per the instructions in README.md.

Issues Closed or Referenced

@promisinganuj promisinganuj added the e2e: fabric Related with E2E Fabric Sample label Jan 6, 2025
@promisinganuj promisinganuj self-assigned this Jan 6, 2025
@promisinganuj promisinganuj changed the base branch from main to feat/e2e-fabric-dataops-sample-v0-2 January 6, 2025 06:59
@promisinganuj promisinganuj marked this pull request as draft January 6, 2025 07:00
@bsherwin
Copy link
Contributor

bsherwin commented Jan 6, 2025

@promisinganuj - I updated github actions on main branch that will solve the hyperlinks check.

@promisinganuj promisinganuj marked this pull request as ready for review January 9, 2025 00:13
Copy link
Contributor

@naga-nandyala naga-nandyala left a comment

Choose a reason for hiding this comment

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

deployed 3 envs and cleaned up successfully

@promisinganuj promisinganuj merged commit ad70b73 into feat/e2e-fabric-dataops-sample-v0-2 Jan 10, 2025
3 checks passed
@promisinganuj promisinganuj deleted the promisinganuj/938-deploy-multiple-environments branch January 10, 2025 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e: fabric Related with E2E Fabric Sample
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy three environments (Dev, test, prod) in TF deployment
3 participants