You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These should be removed from the module, please note this is a breaking change, and the environments repo will need to be updated to remove references to these variables.
Steps to Reproduce the Problem
Run TFlint in the module
Version
No response
Modules
No response
Account
No response
The text was updated successfully, but these errors were encountered:
Draft PR with the changes made. The unit test is failing due to the max number of s3 buckets being exceeded in testing-test. Looking into why these buckets are not being cleared down by the weekly nuke.
Unit Test has run after removing some of the 100+ buckets in testing-test and clearing down IAM resources that had not been created by previous runs but which had not been cleared. Will now complete the PR and create a new release.
Expected Behavior
TFlint is failing because bucket_versioning and bucket_force_destroy are declared but not used:
https://github.com/ministryofjustice/modernisation-platform-terraform-bastion-linux/actions/runs/7742030400/job/21110231383?pr=350
Actual Behavior
These should be removed from the module, please note this is a breaking change, and the environments repo will need to be updated to remove references to these variables.
Steps to Reproduce the Problem
Version
No response
Modules
No response
Account
No response
The text was updated successfully, but these errors were encountered: