Adding exchange module for AWS Terraform
This commit is contained in:
3
AWS/Terraform/modules/exchange/locals.tf
Normal file
3
AWS/Terraform/modules/exchange/locals.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
locals {
|
||||
exchange_url = "https://${aws_instance.exchange.public_ip}"
|
||||
}
|
||||
Reference in New Issue
Block a user