Skip to content

gce_vm() dry_run fails #189

Description

@LukasWallrich

I tried to use dry_run = TRUE within gce_vm() to get the JSON - and it returns Error: $ operator is invalid for atomic vectors

This happens with the following command:

gce_vm(template = "rstudio",
name = "rstudio-iat2",
zone = "europe-west4-a",
username = "me", password = "mine",
predefined_type = "e2-highmem-4",
dry_run = TRUE)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions