Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
# aws
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
Post