aws / aws/res

[BUG] res:Project tag not applied to volumes

Open
#85 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
115
Forks
35
PR merge metrics
No merged PRs in 30d

Description

## Description

Budget tags of `res:Project` and `res:EnvironmentName` are supposed to be applied to resources created by RES. On starting an EC2 instance these are applied, but `res:Project` is not applied to the underlying volume (`res:EnvironmentName` is applied).

## Steps to reproduce

Steps to reproduce the behavior:

1. Start an instance, wait for it to be available
2. In EC2 console for environment select instance
3. View EC2 tags, `res:Project` and `res:EnvironmentName` are present
4. Select Storage tab, click through to volume details
5. View volume tags: `res:Project` is absent

## Expected behavior
`res:Project` should be present to ensure all costs associated with a project can be referenced by budgets

## Actual behavior
Potential for significant costs to not be appropriately assigned to budgets, and subsequent charge back (where applicable).

## Screenshots/Video

![Image](https://github.com/user-attachments/assets/65453fc5-2335-4e14-8026-8cc665344b88)

## Environment (please complete the following information):

* RES Version: 2024.08

## Other

I will raise a service ticket alongside.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.