Ben Whaley

Results 42 comments of Ben Whaley

Thanks for the explanation, folks! I just wanted to get a pulse on it. Looking forward to this one.

Thanks @brikis98 for the context, and @cornet for the PRs! Given the dependencies and downstream impacts this will take a little time to review, but it's now in my queue.

There's no reason not to do it. I've just confirmed that if you delete a default VPC and the default DHCP options, then recreate the default VPC (`aws ec2 create-default-vpc`),...

Is this project abandoned?

I ran in to a perpetual diff with a replica too, but in my case it was with the `kms_key_arn` attribute rather than `point_in_time_recovery`.

Can you explain the difference between the resource and the data source? The docs do not explain what the difference is. It seems that the resource creates the archive during...

Thanks for the suggestion. I haven't included anything like this in the past because the `GetParameters` API allows a maximum of just 10 results. It might work to use `DescribeParameters`...

Great suggestion! This is on my todo list.

Thanks for the suggestions! > test with icmp instead of tcp I initially used icmp, but ultimately decided on tcp/https because I felt it would be a more realistic health...

Sure, it's on the roadmap! We'd welcome the contribution if you're interested in working on it.