Best practice clean up to add more descriptions and stricter type cases on variables.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
output "droplet" {
|
||||
value = digitalocean_droplet.this
|
||||
description = "The created DigitalOcean droplet resource"
|
||||
value = digitalocean_droplet.this
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user