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

auth_kind should be required: true #2037

Merged
merged 2 commits into from
Jul 11, 2019
Merged

Conversation

rambleraptor
Copy link
Contributor

@rambleraptor rambleraptor commented Jul 10, 2019

Fixes ansible/ansible#58831

Did some testing with:

  • Field defined normally (modules work normally)
  • Field defined as environment variable + not in YAML (modules work normally)
  • No field defined anywhere (nice error message!)

Release Note for Downstream PRs (will be copied)

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
This PR seems not to have generated downstream PRs before, as of 3bc6cb5.

Pull request statuses

No diff detected in terraform-provider-google-beta.
No diff detected in terraform-google-conversion.
No diff detected in terraform-provider-google.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: modular-magician/ansible#306

rambleraptor and others added 2 commits July 11, 2019 19:21
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcp_storage_object not using environment variables per documentation
4 participants