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

move deleted project check into project service read #6062

Conversation

modular-magician
Copy link
Collaborator

Previously the check occurred in the list call, which was called in Create and Read. There's no good reason why a user should be trying to set a new service enabled on a deleted project, so I just moved the check to only happen on read.

Fixes #6013.

Release Note Template for Downstream PRs (will be copied)

* serviceusage: fixed issue where `google_project_services` attempted to read a project before enabling the API that allows that read

Derived from GoogleCloudPlatform/magic-modules#3350

* move deleted project check into project service read

* compile

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/s label Apr 7, 2020
@modular-magician modular-magician merged commit 897fe21 into hashicorp:master Apr 7, 2020
@ghost
Copy link

ghost commented May 7, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators May 7, 2020
@modular-magician modular-magician deleted the downstream-pr-788a4d4fe329488b866a50676cdc763c81e62ff1 branch November 17, 2024 00:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_project_service 403 - not enabling API
1 participant