Update outputs.tf

This commit is contained in:
Ludovico Magnocavallo
2020-08-15 11:13:54 +02:00
committed by GitHub
parent 880995b7ec
commit 4861db378d

View File

@@ -13,8 +13,3 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
output "addresses" {
description = "Internal addresses of created VMS."
value = null
}