Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible: GDNS Managed Zone and fixing Ansible errors #5

Closed

Conversation

rambleraptor
Copy link
Contributor

This creates the DNS Managed Zone resource.

It also fixes the following differences with the handwritten module

  • Missing fetch_resource
  • Missing : on a couple functions
  • pep8 lint issues

Nelson Araujo and others added 6 commits January 10, 2018 17:26
Change-Id: I47b8921eb36543a0d27e16b7905c902a8aec3700
Change-Id: Id3f781570b9850d646a53ce036d2eaa2874e1f65
* Template for create, delete (update will throw error)
* Autogenerated docs with input, output, and examples
* Autogenerated integration tests using handwritten examples.
* Includes handwritten cloud test runner, utility file for auth

This currently targets Python 3 and Python 2.7+.

Change-Id: I2e3d8faf4ca09c9e9a238a612fe263971bad6028
* Template for create, delete (update will throw error)
* Autogenerated docs with input, output, and examples
* Autogenerated integration tests using handwritten examples.
* Includes handwritten cloud test runner, utility file for auth, document fragment

This currently targets Python 3 and Python 2.7+.
Removed the use of Api::Object::MissingObject and ::NONE types to clean up provider yaml files.

For attributes in .yaml files with no properties, you can remove the attribute all together or place in a !ruby/object:Provider::Config::TestData (or HashArray) with no properties.
Change-Id: I617b320d7d4324c68721f843564c4d70d204a6f7
@nelsonjr nelsonjr closed this Jan 18, 2018
edwardmedia pushed a commit to edwardmedia/magic-modules that referenced this pull request May 18, 2020
edwardmedia pushed a commit to edwardmedia/magic-modules that referenced this pull request May 19, 2020
edwardmedia added a commit that referenced this pull request May 20, 2020
* add ids to docs #5

* Update third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown

Co-authored-by: Sam Levenick <[email protected]>

* Update third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown

Co-authored-by: Sam Levenick <[email protected]>

* Update third_party/terraform/website/docs/r/google_kms_key_ring_iam.html.markdown

Co-authored-by: Sam Levenick <[email protected]>

* Update third_party/terraform/website/docs/r/google_project_iam.html.markdown

Co-authored-by: Sam Levenick <[email protected]>

* Update third_party/terraform/website/docs/r/google_project_service.html.markdown

Co-authored-by: Sam Levenick <[email protected]>

* Update google_kms_crypto_key_iam.html.markdown

Remove ids from exported attributes for IAM resources

* Update google_kms_key_ring_iam.html.markdown

Remove ids from exported attributes for IAM resources

* Update google_project_iam.html.markdown

Remove ids from exported attributes for IAM resources

* Update google_service_account_iam.html.markdown

Remove ids from exported attributes for IAM resources

* Update google_organization_iam_audit_config.html.markdown

Update the exported id from {{organization}} to {{org_id}}

* Update google_kms_crypto_key_iam.html.markdown

Updated line formatting

* Update google_organization_iam_member.html.markdown

Remove the exported id for org related

* Update google_organization_iam_audit_config.html.markdown

Remove the exported id for org related

* Update google_organization_iam_binding.html.markdown

Remove exported id

* Update google_organization_iam_policy.html.markdown

Removed exported id

* Update google_organization_policy.html.markdown

Removed exported id

* Update google_project_organization_policy.html.markdown

Removed the exported id

Co-authored-by: Edward Sun <[email protected]>
Co-authored-by: Sam Levenick <[email protected]>
mirobertod pushed a commit to mirobertod/magic-modules that referenced this pull request May 31, 2022
cleanup readme, move index.yaml to root for better helm url, fix some…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants