Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

Optional arguments in documents #161

Open
apex-omontgomery opened this issue Nov 17, 2020 · 0 comments
Open

Optional arguments in documents #161

apex-omontgomery opened this issue Nov 17, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@apex-omontgomery
Copy link

Terraform docs show that all arguments are optional. In practice I've found that the minimum arguments required are:

  • oauth_scopes
  • credentials
  • impersonated_user_email

Anything less than this and I cannot do read-only actions (import), or write actions. Am I misunderstanding what required versus optional means in a terraform provider concept or are the docs incorrect?

If the docs need to be updated- would you accept a PR to specify any changes?

@DeviaVir DeviaVir added enhancement New feature or request question Further information is requested labels Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants