Skip to content

[Route53] HostedZone allow for vpcRef #2694

@starlightromero

Description

@starlightromero

Is your feature request related to a problem?
The HostedZone spec allows for referencing a vpcID. However, it would be nice if there was a vpcRef that could reference a VPC resource. Additionally, this vpcRef should eliminate the need for passing vpcRegion since the referenced VPC resource already contains this informaton.

Describe the solution you'd like

spec:
  vpc:
    vpcRef:
      name: example-vpc
      namespace: example-ns

Describe alternatives you've considered
Manually lookup and input the VPC's ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementCategorizes issue or PR as related to existing feature enhancements.service/ec2Indicates issues or PRs that are related to ec2-controller.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions