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

Initial Setup Iac Repository #27

Closed
wants to merge 4 commits into from
Closed

Initial Setup Iac Repository #27

wants to merge 4 commits into from

Conversation

nasusoba
Copy link
Owner

Initial Setup Iac Repository

TF_VAR_rp_service_principal_object_id: ${{ secrets.rpServicePrincipalObjectId }}
TF_VAR_vm_admin_password: ${{ secrets.vmAdminPassword }}
TF_VAR_domain_join_password: ${{ secrets.domainJoinPassword }}

Copy link
Owner Author

Choose a reason for hiding this comment

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

Arc IaC Automation generated

Next steps:

  • If you use GitHub runner, you need to delete this line(runs-on: [self-hosted]), uncomment the line(runs-on: [windows-latest]) and then resolve this comment
  • If you use self-hosted runner, just resolve this comment:)

If you have any problem, please file an issue or contact arcIaCSupport@microsoft.com

@@ -0,0 +1,64 @@
# module "base" {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Arc IaC Automation generated

Next steps:

  • Please fill these parameters, parameter definition can be found here
  • After fill and commit, resolve this comment and merge the pull request

If you have any problem, please file an issue or contact arcIaCSupport@microsoft.com

@@ -0,0 +1,7 @@
stage,siteId,location,domainFqdn
Copy link
Owner Author

Choose a reason for hiding this comment

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

Arc IaC Automation generated

Next steps:

  • Fill the csv file and commit, the struct of the csv file can be found on here
  • Wait for the scale workflow run, and then resolve this comment and merge the pull request

If you have any problem, please file an issue or contact arcIaCSupport@microsoft.com

@nasusoba nasusoba closed this Nov 19, 2024
@nasusoba nasusoba deleted the arc-iac-yaqyx branch November 19, 2024 06:20
Copy link

Terraform plan run for dev/testinstance

Terraform Initialization 🤖skipped

Terraform Format and Style 🖌skipped

You can run terraform fmt to fix the formatting issues

Terraform Validation 🤖skipped

Terraform Plan 🤖skipped

Pushed by: @nasusoba, Action: pull_request

2 similar comments
Copy link

Terraform plan run for dev/testinstance

Terraform Initialization 🤖skipped

Terraform Format and Style 🖌skipped

You can run terraform fmt to fix the formatting issues

Terraform Validation 🤖skipped

Terraform Plan 🤖skipped

Pushed by: @nasusoba, Action: pull_request

Copy link

Terraform plan run for dev/testinstance

Terraform Initialization 🤖skipped

Terraform Format and Style 🖌skipped

You can run terraform fmt to fix the formatting issues

Terraform Validation 🤖skipped

Terraform Plan 🤖skipped

Pushed by: @nasusoba, Action: pull_request

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