feat: added proxy and reverse nat
This commit is contained in:
4
terraform/output.tf
Normal file
4
terraform/output.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
output "instance_id" {
|
||||
value = aws_instance.proxy.id
|
||||
description = "The instance ID of the Gitea instance."
|
||||
}
|
||||
Reference in New Issue
Block a user