Switch to quay.io/poseidon tagged system containers

This commit is contained in:
Dalton Hubble
2018-04-25 18:15:18 -07:00
parent cd913986df
commit d784b0fca6
9 changed files with 17 additions and 17 deletions

View File

@ -110,7 +110,7 @@ Add a DNS record resolving to the WAN for each application.
```tf
resource "google_dns_record_set" "some-application" {
# Managed DNS Zone name
managed_zone = "dghubble-io"
managed_zone = "zone-name"
# Name of the DNS record
name = "app.example.com."