Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Add new endpoint for 'vpc-connect'#41

Merged
tbroden84 merged 4 commits intomainfrom
vpc-connect
Dec 7, 2023
Merged

Add new endpoint for 'vpc-connect'#41
tbroden84 merged 4 commits intomainfrom
vpc-connect

Conversation

@tbroden84
Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

Introducing GCP Private Service Connect support in our API backend. Merges all three "PrivateLink" into new endpoint routes.

WHAT is this pull request doing?

  • Add new endpoint for vpc-connect

HOW can this pull request be tested?

Run together with our CloudAMQP Terraform provider.

Copy link
Copy Markdown
Contributor

@dentarg dentarg left a comment

Choose a reason for hiding this comment

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

Looks good to me, haven't tested this myself

@tbroden84 tbroden84 marked this pull request as ready for review December 7, 2023 09:06
@tbroden84 tbroden84 merged commit c7a8214 into main Dec 7, 2023
@tbroden84 tbroden84 deleted the vpc-connect branch December 7, 2023 09:06
tbroden84 added a commit that referenced this pull request Dec 12, 2023
### WHY are these changes introduced?

Introducing GCP Private Service Connect support in our API backend. Merges all three "PrivateLink" into new endpoint routes.

### WHAT is this pull request doing?

- Add new endpoint for `vpc-connect`

### HOW can this pull request be tested?

Run together with our CloudAMQP Terraform provider.
tbroden84 added a commit to cloudamqp/terraform-provider-cloudamqp that referenced this pull request Dec 14, 2023
### WHY are these changes introduced?

Introducing GCP Private Service Connect support in our API backend. 
Similar to AWS/Azure PrivateLink. Merge all resources into one new resource 
that are capable to handle all three platform provider in one single resource.

Requires: 84codes/go-api#41

### WHAT is this pull request doing?

- Add single resource capable to handle all three platform providers.
- Add new VPC connect documentation.
- Update PrivateLink documentation.

### HOW can this pull request be tested?

Setup PrivateLink/Private Service connection for each platform provider.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants