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

Create full-func vm #7

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Create full-func vm #7

merged 1 commit into from
Nov 7, 2023

Conversation

karim20230
Copy link
Member

@karim20230 karim20230 commented Nov 3, 2023

  • Define Azure Resource Group for Ghaf Hydra Infrastructure
  • Create Virtual Network (VNet) with Address Space 10.0.0.0/16
  • Establish Subnet within the VNet with Address Prefix 10.0.2.0/24
  • Set Up Availability Set for High Availability
  • Implement Network Security Group with SSH Access Rule
  • Allocate Public IP for Access
  • Implement Network Security Group with SSH Access Rule
  • Provision Storage Account for Data Persistence
  • Deploy Virtual Machine with Ubuntu 22.04 LTS

terraform/azure-ghaf-infra.tf Outdated Show resolved Hide resolved
@karim20230 karim20230 force-pushed the full-funcvm branch 2 times, most recently from 0019646 to c83f2a3 Compare November 6, 2023 15:18
@karim20230
Copy link
Member Author

addressed the comments and verified with Terraform apply

@henrirosten henrirosten self-requested a review November 7, 2023 06:46
terraform/azure-ghaf-infra.tf Outdated Show resolved Hide resolved
terraform/azure-ghaf-infra.tf Outdated Show resolved Hide resolved
terraform/azure-ghaf-infra.tf Outdated Show resolved Hide resolved
Signed-off-by: karim mdmirajul <karim.mdmirajul@unikie.com>
@karim20230 karim20230 merged commit 460665e into main Nov 7, 2023
1 check passed
@karim20230 karim20230 deleted the full-funcvm branch November 7, 2023 08:19
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