-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Test PR #335
base: test
Are you sure you want to change the base?
Test PR #335
Conversation
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes 0 out of 2 committers have signed the CLA.
Eslam seems not to be a GitHub user. Have you signed the CLA already but the status is still pending? Recheck it. |
@@ -0,0 +1,5 @@ | |||
module "network" { | |||
source = "app.terraform.io/TF_Training_Eslam/network/azurerm" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test
@@ -0,0 +1,9 @@ | |||
terraform { | |||
backend "remote" { | |||
hostname = "app.terraform.io" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addd
hostname = "app.terraform.io" | ||
organization = "TF_Training_Eslam" | ||
workspaces { | ||
name = "hashicat-azure" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addd
No description provided.