Skip to content

Commit

Permalink
chore(docs): Adding samples for GCE instance creation (googleapis#130)
Browse files Browse the repository at this point in the history
* chore(docs): Adding samples for GCE instance creation

Providing samples for the following docs page:
https://cloud.google.com/compute/docs/instances/create-start-instance

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
m-strzelczyk and parthea authored Oct 19, 2021
1 parent 8706801 commit 7293577
Show file tree
Hide file tree
Showing 5 changed files with 731 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ docs.metadata

# Virtual environment
env/
venv/

# Test logs
coverage.xml
Expand Down
Loading

0 comments on commit 7293577

Please sign in to comment.