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

Implement PeeringConnection read to VPC #145

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Implement PeeringConnection read to VPC #145

merged 1 commit into from
Jan 23, 2024

Conversation

Khyme
Copy link
Contributor

@Khyme Khyme commented Jan 19, 2024

Implement reading peering connection and mapping the values for VPC as a datasource

closes #110

part of https://github.com/timescale/forge-issues/issues/777

@Khyme Khyme requested review from aaronblevy and a team as code owners January 19, 2024 11:36
@Khyme Khyme self-assigned this Jan 19, 2024
@Khyme Khyme force-pushed the kim/read-pc branch 2 times, most recently from 563af5b to 7b33e8b Compare January 19, 2024 11:39
Copy link
Contributor Author

Choose a reason for hiding this comment

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

When creating a shell vpc we didn't do peering yet

internal/client/vpc.go Outdated Show resolved Hide resolved
internal/provider/vpcs_data_source.go Show resolved Hide resolved
Implement reading peering connection and mapping the values for VPC as a datasource
@Khyme Khyme merged commit 80b812e into main Jan 23, 2024
5 checks passed
@Khyme Khyme deleted the kim/read-pc branch January 23, 2024 12:07
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.

Bug: timescale_vpcs data source does not return peered connections
2 participants