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

Failing test(s): TestAccApigeeInstance_apigeeInstanceServiceAttachmentBasicTestExample (permadiff causing recreate) #12529

Closed
melinath opened this issue Sep 9, 2022 · 3 comments

Comments

@melinath
Copy link
Collaborator

melinath commented Sep 9, 2022

Failure rate: 100% since June 11 2022

Impacted tests:

  • TestAccApigeeInstance_apigeeInstanceServiceAttachmentBasicTestExample

Nightly builds:

Message:

Terraform will perform the following actions:
# google_apigee_instance.apigee_instance must be replaced
-/+ resource "google_apigee_instance" "apigee_instance" {
~ consumer_accept_list = [
"123456",
- "tf-testfppqz67af1",
+ "278360720793",
]
~ host                 = "10.44.0.2" -> (known after apply)
~ id                   = "organizations/tf-testfppqz67af1/instances/tf-testfppqz67af1" -> (known after apply)
name                 = "tf-testfppqz67af1"
~ peering_cidr_range   = "SLASH_22" -> (known after apply)
~ port                 = "443" -> (known after apply)
~ service_attachment   = "projects/zb31bb0e851da69fe-tp/regions/us-central1/serviceAttachments/apigee-us-central1-l5lk" -> (known after apply)
# (2 unchanged attributes hidden)
}
Plan: 1 to add, 0 to change, 1 to destroy.
@melinath
Copy link
Collaborator Author

My guess is that the problem is that the API is probably returning project numbers instead of project ids. I think there might be examples of other places we have to work around this?

@melinath
Copy link
Collaborator Author

b/247157806

@github-actions
Copy link

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants