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

Add support for Route53 records #204

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Conversation

corymhall
Copy link
Contributor

This PR adds support for Route53 records (AWS::Route53::RecordSet) which is not currently supported by CCAPI.

I've also added integration tests for the Route53 constructs.

re #183, closes #177

This PR adds support for Route53 records (`AWS::Route53::RecordSet`)
which is not currently supported by CCAPI.

I've also added integration tests for the Route53 constructs.

re #183, closes #177
@corymhall corymhall requested review from flostadler and t0yv0 November 7, 2024 19:49
@corymhall corymhall self-assigned this Nov 7, 2024
Copy link
Contributor

@flostadler flostadler left a comment

Choose a reason for hiding this comment

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

LGTM!

@corymhall corymhall merged commit 129e930 into main Nov 8, 2024
11 checks passed
@corymhall corymhall deleted the corymhall/integration-route53 branch November 8, 2024 13:59
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v1.0.0.

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.

Missing AWS::Route53::* types
3 participants