defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

Track upstream `aws_s3_bucket_logging` bug report and remove workaround #232

Closed zack-is-cool closed 1 year ago

zack-is-cool commented 1 year ago

Persona

Maintainer

Description

Need to monitor this issue for provider updates/fixes https://github.com/hashicorp/terraform-provider-aws/issues/31139

Use Case

Will remove (future) barnacles when issue is resolved

Impact

Barnacles in test pipeline

Completion

  1. Provider is fixed
  2. We update version in our codebase
  3. Remove retry logic in terratest
  4. No more intermittent errors in pipeline due to aws_s3_bucket_logging resource

Additional Context

related: https://github.com/defenseunicorns/delivery-aws-iac/issues/207

Barnacle verbiage: unnecessary or outdated code/features

ntwkninja commented 1 year ago

@zack-is-cool can this be closed now?

zack-is-cool commented 1 year ago

@zack-is-cool can this be closed now?

not quite. We need to do the things under Completion in the issue ^ so far step 1 has happened