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
c
colossal-plastic-46140
03/04/2021, 2:32 PM
HI Folks, I am trying to understand if this terraform issue impacts the pulumi provider
https://github.com/hashicorp/terraform-provider-aws/issues/16536
. Its just a little confusing to me as there appears to be bucket_key support in the pulumi docs.
https://www.pulumi.com/docs/reference/pkg/aws/s3/bucket/#bucket_key_enabled_python
From what I can tell is that the documentation, is incorrect here when saying that bucket_key_enabled is supported
b
broad-dog-22463
03/04/2021, 2:41 PM
Hi
@colossal-plastic-46140
, I enabled it in our provider 😉
so we have it before the TF provider here
c
colossal-plastic-46140
03/04/2021, 2:48 PM
do you happen to know what version of the pulumi-aws provider this was introduced?
b
broad-dog-22463
03/04/2021, 2:51 PM
let me look
v3.26.1
c
colossal-plastic-46140
03/04/2021, 2:52 PM
that explains it, we are using an old version of the provider
b
broad-dog-22463
03/04/2021, 2:53 PM
if you try it, let me know if there are issues
👍 1
#aws
Join Slack