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

tier parameter for aws.ec2.VpcIpam #3128

Closed
rkistner opened this issue Dec 12, 2023 · 2 comments
Closed

tier parameter for aws.ec2.VpcIpam #3128

rkistner opened this issue Dec 12, 2023 · 2 comments
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@rkistner
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

IPAM resources now supports a new tier parameter on AWS, which defaults to "advanced". It would help to support this parameter in Pulumi. As a workaround, this can be edited manually after creating the resource with Pulumi.

See:

Affected area/feature

aws.ec2.VpcIpam

@rkistner rkistner added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Dec 12, 2023
@iwahbe
Copy link
Member

iwahbe commented Dec 13, 2023

Hi @rkistner. This provider is bridged from the terraform provider terraform-provider-aws. pulumi-aws will get support for a tier option when they do (tracked in hashicorp/terraform-provider-aws#34616). In the mean time, pulumi-aws-native already supports a tier parameter: https://www.pulumi.com/registry/packages/aws-native/api-docs/ec2/ipam/.

@iwahbe iwahbe added awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Dec 13, 2023
@mikhailshilkov mikhailshilkov added resolution/fixed This issue was fixed and removed awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). labels Sep 19, 2024
@mikhailshilkov mikhailshilkov self-assigned this Sep 19, 2024
@mikhailshilkov
Copy link
Member

Closing as done since it was implemented upstream in hashicorp/terraform-provider-aws#34616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants