Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
s
sparse-gold-10561
11/18/2022, 4:30 PM
trying to build an RDS instance with gp3 storage but it keeps erroring saying gp3 is not an option.. i created:
https://github.com/pulumi/pulumi-aws/pull/2223
can someone take a look and let me know if we can get this merged in?
b
billowy-army-68599
11/18/2022, 5:12 PM
which version of the provider are you using?
s
sparse-gold-10561
11/18/2022, 7:01 PM
Name: pulumi-aws Version: 5.21.0
Name: pulumi Version: 3.46.1
b
billowy-army-68599
11/18/2022, 7:02 PM
it is blocked on the upstream provider:
https://github.com/hashicorp/terraform-provider-aws/issues/27702
your PR only adds it to the schema as an enum, doesn’t fix the underlying issue
s
sparse-gold-10561
11/18/2022, 7:04 PM
yeah i see that... it needs to be fixed in the terraform provider
I thought it was erroring on the pulumi side
thanks!
10 Views
#contribute
Join Slack