Skip to content

add support provider project on resource_google_project_iam_policy.go #691

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

Merged
merged 2 commits into from
Nov 6, 2017

Conversation

enxebre
Copy link
Contributor

@enxebre enxebre commented Nov 6, 2017

fix #690

@@ -231,6 +231,12 @@ func TestAccGoogleProjectIamPolicy_basic(t *testing.T) {
Steps: []resource.TestStep{
// Create a new project
resource.TestStep{
Config: testAccGoogleProjectDefaultAssociatePolicyBasic(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you create a separate test for this called TestAccGoogleProjectIamPolicy_defaultProject

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will do, thanks

@enxebre enxebre force-pushed the policy-default-project branch 4 times, most recently from a782d1b to cd8dd21 Compare November 6, 2017 20:46
@enxebre enxebre force-pushed the policy-default-project branch from cd8dd21 to ac988ef Compare November 6, 2017 20:48
@rosbo
Copy link
Contributor

rosbo commented Nov 6, 2017

Thank you! Merging.

=== RUN   TestAccGoogleProjectIamPolicy_defaultProject
--- PASS: TestAccGoogleProjectIamPolicy_defaultProject (3.25s)
=== RUN   TestAccGoogleProjectIamPolicy_basic
--- PASS: TestAccGoogleProjectIamPolicy_basic (28.07s)

@rosbo rosbo merged commit 8faee72 into hashicorp:master Nov 6, 2017
luis-silva pushed a commit to luis-silva/terraform-provider-google that referenced this pull request May 21, 2019
@ghost
Copy link

ghost commented Mar 30, 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 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

resource_google_project_iam_policy should use default provider project by default
2 participants