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: reserved instance output #240

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

oycyc
Copy link
Contributor

@oycyc oycyc commented Dec 4, 2024

what

Fix the output
image

How it will look with this:
image

why

It does not need to be a join with a [*] this will cause error, just referring to it with the resource name will output everything as one object.

references

See the Terraform provider docs https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_reserved_instance#attribute-reference

@oycyc oycyc requested review from a team as code owners December 4, 2024 17:09
@oycyc oycyc requested review from Gowiem and gberenice December 4, 2024 17:09
@oycyc oycyc changed the title Fix/reserved instance output fix: reserved instance output Dec 4, 2024
@mergify mergify bot added the triage Needs triage label Dec 4, 2024
@gberenice
Copy link

/terratest

Copy link

@gberenice gberenice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @oycyc 👍

@mergify mergify bot removed the triage Needs triage label Dec 4, 2024
@gberenice gberenice merged commit f04ac08 into cloudposse:main Dec 4, 2024
41 checks passed
Copy link

github-actions bot commented Dec 4, 2024

These changes were released in v1.14.0.

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

Successfully merging this pull request may close these issues.

2 participants