* 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>
* 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>
* 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>