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

fix: SSH via external IP #14

Merged
merged 1 commit into from
Oct 7, 2023
Merged

fix: SSH via external IP #14

merged 1 commit into from
Oct 7, 2023

Conversation

sydrawat01
Copy link
Member

  • Removed router resource
  • Added compute_route and compute_address resources to work with a public subnet to attach an external IP to the VM instance
  • Add organization_policy_constraint to disable auto-create network
  • Update docs

Fixes issue #10

- Removed `router` resource
- Added `compute_route` and `compute_address` resources to work with a
public subnet to attach an external IP to the VM instance
- Add `organization_policy_constraint` to disable auto-create network
- Update docs

Fixes issue #10
@sydrawat01 sydrawat01 temporarily deployed to karan October 7, 2023 00:04 — with GitHub Actions Inactive
@sydrawat01 sydrawat01 requested a review from rishabNeu October 7, 2023 00:05
Copy link
Member

@rishabNeu rishabNeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rishabNeu rishabNeu merged commit b291c02 into csye7125-fall2023-group05:master Oct 7, 2023
1 check passed
@rishabNeu rishabNeu deleted the patch-0.2 branch October 7, 2023 00:06
@sydrawat01 sydrawat01 linked an issue Oct 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📲 SSH into GCP compute instance
2 participants