You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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:
Most likely, this is due to GoogleCloudPlatform/magic-modules#4981 - perhaps these features are beta-only?
The text was updated successfully, but these errors were encountered: