Justin Retzolk

Results 94 comments of Justin Retzolk

Hey @giner 👋 Thank you for taking the time to file this issue. Given that there's been a number of Terraform and AWS provider releases since you initially filed it,...

Hey y'all 👋 Can someone who is experiencing this behavior supply a sample configuration so we have the information we need to look into this?

Hey @dzeediscoveryzone 👋 Thank you for taking the time to raise this! I was able to reproduce this, however, was only able to do so when setting `versioning_configuration.status` to `Disabled`....

Hey @dzeediscoveryzone 👋 One option to conditionally create bucket versioning would be to update the `count` reference you have with `var.enable_versioning`. This would mean that the `aws_s3_bucket_versioning` resource wouldn't be...

Hey @n3mawashi 👋 Thank you for taking the time to raise this! I believe the issue you're seeing here is that you're trying to pass multiple values to a single...

Hey @n3mawashi 👋 Thank you for the followup, and again, sorry that I'm not able to easily test this to have caught that error! I did a bit more digging...

Hey @DhanukaLunatech 👋 Thank you for taking the time to raise this! It looks like you've provided `connectivity_info` as a a `map` rather than as a block. The same is...

Hey @DhanukaLunatech 👋 What version of the AWS provider are you running? That functionality was [added in `4.13.0`](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#4130-may--5-2022).

Hey y'all 👋 Thank you for taking the time to file this issue, and for the continued discussion around it. Given that there's been a number of AWS provider releases...