Commit graph

10 commits

Author SHA1 Message Date
The Magician
a62520a428
Promote DNS resources to GA (#3524) (#231)
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-05-20 22:33:19 -04:00
The Magician
282f8e3b82
Add enum values generation to documentation (#3404) (#207)
* Add enum values generation to documentation, remove previous handwritten lists unless they add value

* Add possible enum values to inspec doc generation

* Add default, possible values to the schema description

* Format fixes

* Try spacing to see how md looks

* PR feedback

* Order of operations

* Bigger spacefor markdown

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-24 13:45:23 -04:00
The Magician
375166519b
allow google_dns_managed_zone.dnssec_config to be updated (#3313) (#185)
* allow update for dns_managed_zone

* add some input trues back in

* add some input trues back in

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-30 12:33:26 -07:00
The Magician
88333580dc
Terraform Data Source to get DNSKEY records of DNSSEC-signed managed zones (#3117) (#159)
* DNSSEC Keys

* update schema

* Define as a data source

* add into data sources map

* remove unused import

* add tests

* No fill dns keys of zone is not dnssec enabled

* add docs

* add ds record to ksk

* fix string templating

* improve doc description

* improve ds record generation

* Update third_party/terraform/website/docs/d/datasource_dns_key.html.markdown

Co-Authored-By: Sam Levenick <slevenick@google.com>

* rename data source in plural

* rename file, add comment on maps

* rename doc file

Co-authored-by: Sam Levenick <slevenick@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Sam Levenick <slevenick@google.com>
2020-02-18 10:30:57 -08:00
Denis
331c5645e7 Fix erronous lowercase c character
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-22 18:28:01 +00:00
Alex Stephen
10ef9cc739 [Ansible] Stop building deprecated facts modules in collections
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-16 17:54:28 +00:00
Alex Stephen
84e760b022 removing documentation fragment
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-06 20:12:02 +00:00
The Magician
0c2b6efe52 LIST method (to handle pagination) (#355)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:18 -07:00
The Magician
212b3d4b9a only add symlinks for old modules (#337)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:16 -07:00
The Magician
effb6cdadd rename facts modules to info modules (#298)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:16 -07:00
Renamed from plugins/modules/gcp_dns_managed_zone_facts.py (Browse further)