Author: Not specified | Language: tcl |
Description: (v14) | Timestamp: 2018-01-08 11:06:24 +0000 |
View raw paste | Parent paste by: Not specified - Child paste by: Not specified | Reply |
> terraform apply
aws_security_group.instance: Refreshing state... (ID: sg-db91dba1)
aws_instance.example: Refreshing state... (ID: i-61744350)
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
Outputs:
public_ip = 54.174.13.5
aws_security_group.instance: Refreshing state... (ID: sg-db91dba1)
aws_instance.example: Refreshing state... (ID: i-61744350)
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
Outputs:
public_ip = 54.174.13.5
View raw paste | Parent paste by: Not specified - Child paste by: Not specified | Reply |