updating terraform

This commit is contained in:
comerford0
2025-10-02 09:59:10 +00:00
parent c12311ab9f
commit af6e73101f
4 changed files with 21 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
output "my_ip" {
value = local.my_ip
}