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: TestAccNotebooksInstance_notebookInstanceFullExample #9975

Closed

Comments

@melinath
Copy link
Collaborator

melinath commented Sep 2, 2021

Note: This is separate from #9244.

Consistently failing since Aug 21.
Impacted tests: TestAccNotebooksInstance_notebookInstanceFullExample
Example: https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudGoogleProject/203810?buildTab=tests&expandedTest=1861864166893878271
Message:

Error: Unsupported argument
on terraform_plugin_test.tf line 33, in resource "google_notebooks_instance" "instance":
33:   nic_type = "VIRTIO_NET"
An argument named "nic_type" is not expected here.
Error: Unsupported block type
on terraform_plugin_test.tf line 35, in resource "google_notebooks_instance" "instance":
35:   reservation_affinity {
Blocks of type "reservation_affinity" are not expected here.

Most likely, this is due to GoogleCloudPlatform/magic-modules#4981 - perhaps these features are beta-only?

@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 Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.