Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tofu): Upgrade tofu provider versions #28

Merged
merged 3 commits into from
Sep 8, 2024
Merged

fix(tofu): Upgrade tofu provider versions #28

merged 3 commits into from
Sep 8, 2024

Conversation

chris3ware
Copy link
Member

  • ci(tofu-ci): Remove terramate files
  • chore(org): tofu upgrade
  • chore(tofu): Upgrade to version 1.8.2

@chris3ware chris3ware requested a review from a team as a code owner September 8, 2024 08:30
Copy link

infracost bot commented Sep 8, 2024

💰 Infracost report

Consider fixing these issues, they don't align with your company's FinOps policies & the Well-Architected Framework.

Tagging policies
🔴 FinOps tags

This example Tagging policy shows how you can enforce required FinOps tag keys/values in pull requests. This example checks for the tags 'Service' (can have any value) and 'Environment' (must be Dev/Stage/Prod) on all taggable resources being changed in the pull request. You can adjust it from https://dashboard.infracost.io > Governance > Tagging policies. You have a 14 day trial of this feature as it's part of Infracost Cloud.

resource aws_instance.a4l_peering["a4l-vpca"]

  • Missing mandatory tag root_block_device.3ware:project-id. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:environment-type. Must be one of org, dev, prd. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:service. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:tofu. Must be one of true, false. Consider adding to your default tags to avoid adding tags to individual resources.

in project terraform-vpc-peer

resource aws_instance.a4l_peering["a4l-vpcb"]

  • Missing mandatory tag root_block_device.3ware:project-id. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:environment-type. Must be one of org, dev, prd. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:service. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:tofu. Must be one of true, false. Consider adding to your default tags to avoid adding tags to individual resources.

in project terraform-vpc-peer

resource aws_instance.a4l_peering["a4l-vpcc"]

  • Missing mandatory tag root_block_device.3ware:project-id. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:environment-type. Must be one of org, dev, prd. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:service. Consider adding to your default tags to avoid adding tags to individual resources.
  • Missing mandatory tag root_block_device.3ware:tofu. Must be one of true, false. Consider adding to your default tags to avoid adding tags to individual resources.

in project terraform-vpc-peer

🟢 This pull request fixes 50 pre-existing issues in the default branch
  • FinOps tags 50 issues

There are also 12 pre-existing issues in the main branch. Fix some to climb your org’s leaderboard 🥇

This comment will be updated when code changes.

@chris3ware chris3ware merged commit dcd7051 into main Sep 8, 2024
2 checks passed
@chris3ware chris3ware deleted the fix-tofu-mig branch September 8, 2024 08:38
3ware-release bot pushed a commit that referenced this pull request Sep 9, 2024
## [1.5.1](v1.5.0...v1.5.1) (2024-09-09)

### Bug Fixes

* **tofu:** Upgrade tofu provider versions ([#28](#28)) ([dcd7051](dcd7051))
@3ware-release
Copy link
Contributor

3ware-release bot commented Sep 9, 2024

This PR is included in version 1.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant