Commit Graph

15 Commits

Author SHA1 Message Date
Brandon Ooi
2be27894a5 Documentation note about creating TXT records longer than 255 characters. (#3058)
Common issue with 2048-bit DKIM records.
2019-03-07 08:56:09 -08:00
David Rubin
10d1e8b052 Fix code block for dns_record_set (#3090)
This reverts the following PR #2495 

Fixes the following broken code block

<img width="907" alt="screenshot 2019-02-20 17 22 47" src="https://user-images.githubusercontent.com/237513/53106898-44c76300-3534-11e9-8429-c6e114d67c5b.png">

Is this the correct place to fix it? or is this file generated magically?
2019-03-07 08:54:39 -08:00
The Magician
8ac2582605 Minor no-op website change. (#2495) 2018-12-20 17:22:22 -08:00
Roshan George
df00d973f9 Add a documentation entry for CNAME records (#2144)
CNAME records must only have a single rrdatas entry corresponding to the
intended Canonical Name of the record.
2018-12-20 17:22:22 -08:00
Riley Karson
a4a453dc1b
Deprecate assigned_nat_ip in compute_instance family (#2155)
Part of #2143
2018-10-02 16:07:28 -07:00
Chris Stephens
ea6b4ff881 updating examples in documentation for debian-9 2018-08-28 16:58:27 -07:00
Clint
4ccb099699 Fix page render of \" for DNS Record docs, also reword a bit (#1414) 2018-05-01 15:22:29 -07:00
Dominik Lekse
cde62c3935 Add additional example usages to google_dns_record_set documentation (#1308) 2018-04-09 14:46:42 -07:00
Alexandru Topliceanu
7e64b3f1c1 make it clear that the attribute represents the project id (#672) 2018-03-12 13:59:47 -07:00
Vincent Roseberry
fc7c0ce74a
Add import support to google_dns_record_set (#895)
* Add import support to google_dns_record_set

* Add import test to NS record

* Minimize diff change

* Improve docs

* Make error message more helpful

* Add note about trailing dot at the end of the record name
2018-01-17 11:19:55 -08:00
Paddy
8b2486cd15
Merge pull request #359 from terraform-providers/paddy_95_dns_ns
dns: Add special handling for ns records.
2017-11-07 16:46:38 -08:00
Paddy
0e2fa2e38f Address comments.
Fix typo, add log line, and document what we're doing on the website.
2017-10-24 14:43:35 -07:00
Paddy
fccae61d61 1.0.0 Deprecations, pt 2
Fix the CI tests we broke with the deprecations for 1.0.0, and update
the docs we missed. Also, update the examples.
2017-09-29 16:04:52 -07:00
Vincent Roseberry
42e901fce4 Improve docs for dns_record_set by adding example for SPF record. (#266) 2017-08-01 09:59:27 -07:00
Jake Champlin
b105f39423
Transfer google provider website 2017-06-09 10:58:02 -04:00