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(org): Update default tags #33

Merged
merged 3 commits into from
Sep 10, 2024
Merged

fix(org): Update default tags #33

merged 3 commits into from
Sep 10, 2024

Conversation

chris3ware
Copy link
Member

No description provided.

@chris3ware chris3ware requested a review from a team as a code owner September 10, 2024 09:48
Copy link

infracost bot commented Sep 10, 2024

💰 Infracost report

This pull request is aligned with your company's FinOps policies and the Well-Architected Framework.

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

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

This comment will be updated when code changes.

@github-actions github-actions bot added the tf:plan Pull requests that plan TF code label Sep 10, 2024
We only want release to run on main
@chris3ware chris3ware merged commit b91cfbb into main Sep 10, 2024
4 checks passed
@chris3ware chris3ware deleted the fix-org-default-tags branch September 10, 2024 12:27
@github-actions github-actions bot added the tf:apply Pull requests that apply TF code label Sep 10, 2024
Copy link

apply -chdir=terraform/org -lock=true tfplan
Outline of changes.
# data.aws_iam_policy_document.cloudwatch will be read during apply
# (config refers to values not yet known)
+ aws_cloudtrail.this will be created
+ module.iam_assumable_role.aws_iam_role.this[0] will be created
+ module.iam_assumable_role.aws_iam_role_policy_attachment.custom[0] will be created
+ module.iam_policy.aws_iam_policy.policy[0] will be created
+ module.log_group.aws_cloudwatch_log_group.this[0] will be created
+ module.s3_bucket.aws_s3_bucket.this[0] will be created
+ module.s3_bucket.aws_s3_bucket_policy.this[0] will be created
+ module.s3_bucket.aws_s3_bucket_public_access_block.this[0] will be created
Apply complete! Resources: 8 added, 0 changed, 0 destroyed.
OpenTofu CI by @chris3ware via push at 2024-09-10T13:27:41+01:00.
Apply complete! Resources: 8 added, 0 changed, 0 destroyed.

3ware-release bot pushed a commit that referenced this pull request Sep 10, 2024
## [1.5.2](v1.5.1...v1.5.2) (2024-09-10)

### Bug Fixes

* **org:** Update default tags ([#33](#33)) ([b91cfbb](b91cfbb))
@3ware-release
Copy link
Contributor

3ware-release bot commented Sep 10, 2024

This PR is included in version 1.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tf:apply Pull requests that apply TF code tf:plan Pull requests that plan TF code
Development

Successfully merging this pull request may close these issues.

2 participants