aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/digitalocean/domain/outputs.tf
blob: 21995fa67c23e9e3f2266a82bfab94baafee074b (plain) (blame)
1
2
3
output "domain_id" {
  value = digitalocean_domain.this.id
}