Piranha Documentation

DNS - Create Records

Aim

In this demo, we'll be creating DNS Records. This will allow internet users and applications to find your resources.

Instructions

Web Console

Log in to the web console, in the Services menu, click on DNS. You'll see a Domains Submenu. Clicking this will take you to a list of your domains.

Ansible

You can see detailed expected output here Ansible Output

$ cd ansible/
$ ansible-playbook playbook.yml

Terraform

You can see detailed expected output here Terraform Output

$ cd terraform
$ terraform plan
$ terraform apply

AWS CLI

You can see detailed expected output here AWSCLI Output

$ cd awscli/
$ source ../../../providers/aws/setup.bash
$ ./dns-create-domain.bash