Slide 40
Slide 40 text
$ terraform plan
Terraform will perform the following actions:
+ cloudflare_record.demo
id:
domain: "grodzicki.pl"
hostname:
name: "phpce"
proxied: "false"
ttl:
type: "A"
value: "${digitalocean_droplet.demo.ipv4_address}"
zone_id:
+ digitalocean_droplet.demo
id:
disk:
image: "ubuntu-17-10-x64"
ipv4_address:
ipv4_address_private:
ipv6_address:
ipv6_address_private:
locked:
name: "phpCE"
price_hourly:
price_monthly:
region: "fra1"
resize_disk: "true"
size: "512mb"
status:
vcpus:
Plan: 2 to add, 0 to change, 0 to destroy.
Terminal