diff options
Diffstat (limited to 'terraform.output.json')
-rw-r--r-- | terraform.output.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/terraform.output.json b/terraform.output.json new file mode 100644 index 0000000..045b102 --- /dev/null +++ b/terraform.output.json @@ -0,0 +1,7 @@ +{ + "system1-ipv4_address": { + "sensitive": false, + "type": "string", + "value": "49.13.201.137" + } +} |