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
* Replace access_config argument with block
```
Error: Unsupported argument
on main.tf line 21, in resource "google_compute_instance" "vm_instance":
21: access_config = {
An argument named "access_config" is not expected here. Did you mean to define
a block of type "access_config"?
```
* Edit other instances of access_config
0 commit comments